Skip to content

Commit 1320f9d

Browse files
build: update pre-commit
1 parent 2fffb3f commit 1320f9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
3-
rev: v9.5.0
3+
rev: v9.22.0
44
hooks:
55
- id: commitlint
66
stages: [commit-msg]
77
- repo: https://github.com/golangci/golangci-lint
8-
rev: v1.52.2
8+
rev: v1.64.8
99
hooks:
1010
- id: golangci-lint
1111
- repo: https://github.com/dnephin/pre-commit-golang

0 commit comments

Comments
 (0)