Skip to content

Commit 757f0bb

Browse files
authored
pre-commit: bump to get epoch check fix (wolfi-dev#71400)
Get latest chaingguard pre-commit hook to pick up the fix to ignore trailing comments after epoch numbers when checking for epoch bumps. Ref: chainguard-dev/pre-commit-hooks#25 Signed-off-by: Steve Beattie <steve.beattie@chainguard.dev>
1 parent e9483fd commit 757f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See https://eng.inky.wtf/docs/technical/git/pre-commit for info on how to edit this file.
55
repos:
66
- repo: https://github.com/chainguard-dev/pre-commit-hooks
7-
rev: a90aaa7f63ec8c376e8bd6cd3460c77bedcfb0ed
7+
rev: e4d1134a14c8decd027fb46f6a46b42f79d3fb23
88
hooks:
99
- id: shellcheck-run-steps
1010
files: '^[^.][^/]*\.yaml$' # matches non-hidden .yaml files at the top level only

0 commit comments

Comments
 (0)