Skip to content

Commit a5373d3

Browse files
committed
chore: changed pre-commit hook from hadonlint to hadolint-docker
1 parent eb3f6f9 commit a5373d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- repo: https://github.com/hadolint/hadolint
2121
rev: v2.12.0
2222
hooks:
23-
- id: hadolint
23+
- id: hadolint-docker
2424
files: ^Dockerfile
2525

2626
- repo: https://github.com/DavidAnson/markdownlint-cli2

0 commit comments

Comments
 (0)