Skip to content

Commit

Permalink
fix(.pre-commit-config.yaml): hadolint should exclude svg files (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Nov 29, 2024
1 parent c9aed4b commit 3c6c56d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,4 @@ repos:
rev: v2.12.1b3
hooks:
- id: hadolint
exclude: .svg$

0 comments on commit 3c6c56d

Please sign in to comment.