Skip to content

Commit 1d9e4f9

Browse files
committed
Improve pre-commit hadolint name
1 parent 83c70a7 commit 1d9e4f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ repos:
7878
rev: v2.12.1-beta
7979
hooks:
8080
- id: hadolint-docker
81+
name: Lint *.dockerfile Dockerfiles
8182
entry: hadolint/hadolint:v2.12.1-beta hadolint
8283
types: [file]
8384
files: \.dockerfile$

0 commit comments

Comments
 (0)