Skip to content

Commit a0ec32d

Browse files
author
IK Renovate Bot
committed
chore(deps): update pre-commit [skip ci]
1 parent 86024c3 commit a0ec32d

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v3.1.0
3+
rev: v3.4.0
44
hooks:
55
- id: check-added-large-files
66
args: ['--maxkb=500']
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: makefile-doc
2323
- repo: https://github.com/gruntwork-io/pre-commit
24-
rev: v0.1.5 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
24+
rev: v0.1.25 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
2525
hooks:
2626
- id: shellcheck
2727

0 commit comments

Comments
 (0)