We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70429a8 commit 4db5d18Copy full SHA for 4db5d18
.pre-commit-hooks.yaml
@@ -4,7 +4,7 @@
4
description: Runs hadolint Docker image to lint Dockerfiles
5
language: docker_image
6
types: ["dockerfile"]
7
- entry: ghcr.io/hadolint/hadolint:v2.9.3 hadolint
+ entry: ghcr.io/hadolint/hadolint hadolint
8
- id: hadolint
9
name: Lint Dockerfiles
10
description: Runs hadolint to lint Dockerfiles
0 commit comments