Skip to content

Commit 65a955f

Browse files
Bump pre-commit hook versions
Signed-off-by: Jacob Tomlinson <[email protected]>
1 parent 442ac45 commit 65a955f

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
@@ -2,11 +2,11 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/golangci/golangci-lint
5-
rev: v1.59.1
5+
rev: v2.1.2
66
hooks:
77
- id: golangci-lint
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.6.0
9+
rev: v5.0.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer

0 commit comments

Comments
 (0)