Skip to content

Commit d2bafa8

Browse files
update pre-commit hooks (#73)
Co-authored-by: carterjones <118205+carterjones@users.noreply.github.com>
1 parent 751084c commit d2bafa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
exclude: ^archive/.*$
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.6.0
4+
rev: v5.0.0
55
hooks:
66
- id: check-yaml
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/gruntwork-io/pre-commit
10-
rev: v0.1.23
10+
rev: v0.1.24
1111
hooks:
1212
- id: shellcheck
1313
- repo: https://github.com/Lucas-C/pre-commit-hooks

0 commit comments

Comments
 (0)