Skip to content

Commit 00c3e2c

Browse files
Merge pull request #812 from canonical/renovate/auto-patch-pre-commit-hooks
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.1
2 parents b58ebb9 + 14822dc commit 00c3e2c

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/golangci/golangci-lint
11-
rev: v2.6.0
11+
rev: v2.6.1
1212
hooks:
1313
- id: golangci-lint
1414
- repo: https://github.com/compilerla/conventional-pre-commit

0 commit comments

Comments
 (0)