Skip to content

Commit abecc86

Browse files
committed
Try a hadolint pre-commit hook which downloads the binary
1 parent f9f745c commit abecc86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ repos:
3535
- id: text-unicode-replacement-char
3636
- id: rst-backticks
3737

38-
- repo: https://github.com/hadolint/hadolint
39-
rev: v2.12.0
38+
- repo: https://github.com/AleksaC/hadolint-py
39+
rev: v2.12.1b3
4040
hooks:
4141
- id: hadolint
4242

0 commit comments

Comments
 (0)