Skip to content

Commit e11c4d9

Browse files
chore(deps): update pre-commit hook golangci/golangci-lint to v1.64.4 (#2198)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 2d9d4be commit e11c4d9

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
@@ -15,7 +15,7 @@ repos:
1515
- id: detect-secrets
1616
args: ["--baseline", ".secrets.baseline"]
1717
- repo: https://github.com/golangci/golangci-lint
18-
rev: v1.63.4
18+
rev: v1.64.4
1919
hooks:
2020
- id: golangci-lint
2121
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)