Skip to content

Commit

Permalink
chore: ignore DL3003 linting rule which is required for kubernetes-js…
Browse files Browse the repository at this point in the history
…on-schema
  • Loading branch information
hajowieland committed Jul 4, 2023
1 parent 926e835 commit 51ec248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ repos:
hooks:
- id: hadolint
args:
- "--ignore DL3003"
- --ignore
- DL3003

0 comments on commit 51ec248

Please sign in to comment.