We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fffb3f commit 6245dc2Copy full SHA for 6245dc2
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.17.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.60.3
9
10
- id: golangci-lint
11
- repo: https://github.com/dnephin/pre-commit-golang
0 commit comments