We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fffb3f commit 1320f9dCopy full SHA for 1320f9d
1 file changed
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
3
- rev: v9.5.0
+ rev: v9.22.0
4
hooks:
5
- id: commitlint
6
stages: [commit-msg]
7
- repo: https://github.com/golangci/golangci-lint
8
- rev: v1.52.2
+ rev: v1.64.8
9
10
- id: golangci-lint
11
- repo: https://github.com/dnephin/pre-commit-golang
0 commit comments