Skip to content

Commit 4fb19de

Browse files
Merge pull request #607 from canonical/renovate/auto-major-pre-commit-hooks
chore(deps): update pre-commit hooks (major)
2 parents 68a1dbc + 41da419 commit 4fb19de

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-added-large-files
66
- id: detect-private-key
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/golangci/golangci-lint
10-
rev: v1.64.8
10+
rev: v2.2.2
1111
hooks:
1212
- id: golangci-lint
1313
- repo: https://github.com/compilerla/conventional-pre-commit
14-
rev: v3.6.0
14+
rev: v4.2.0
1515
hooks:
1616
- id: conventional-pre-commit
1717
stages: [commit-msg]

0 commit comments

Comments
 (0)