Skip to content

Commit 7f65020

Browse files
author
Adrian Brad
committed
build(pre-commit): bump pre-commit hooks
1 parent 9b0e292 commit 7f65020

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
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/commitizen-tools/commitizen
3-
rev: v4.1.0
3+
rev: v4.7.0
44
hooks:
55
- id: commitizen
66
- repo: https://github.com/golangci/golangci-lint
7-
rev: v1.63.4
7+
rev: v2.1.6
88
hooks:
99
- id: golangci-lint
1010
name: golangci-lint

0 commit comments

Comments
 (0)