Skip to content

Commit 789fd04

Browse files
Merge pull request #695 from canonical/renovate/auto-pre-commit-hooks
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0
2 parents 1637f9a + edfcb2b commit 789fd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/golangci/golangci-lint
10-
rev: v2.5.0
10+
rev: v2.6.0
1111
hooks:
1212
- id: golangci-lint
1313
- repo: https://github.com/compilerla/conventional-pre-commit

0 commit comments

Comments
 (0)