Skip to content

Commit 5a7a21e

Browse files
Auto-update pre-commit hooks
1 parent 8d91447 commit 5a7a21e

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
@@ -28,11 +28,11 @@ repos:
2828
additional_dependencies:
2929
- tomli
3030
- repo: https://github.com/golangci/golangci-lint
31-
rev: v1.63.4
31+
rev: v1.64.5
3232
hooks:
3333
- id: golangci-lint
3434
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
35-
rev: v9.20.0
35+
rev: v9.21.0
3636
hooks:
3737
- id: commitlint
3838
stages: [commit-msg]

0 commit comments

Comments
 (0)