We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3f6f9 commit a5373d3Copy full SHA for a5373d3
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- repo: https://github.com/hadolint/hadolint
21
rev: v2.12.0
22
hooks:
23
- - id: hadolint
+ - id: hadolint-docker
24
files: ^Dockerfile
25
26
- repo: https://github.com/DavidAnson/markdownlint-cli2
0 commit comments