File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: Apache-2.0
33repos :
44 - repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.6 .0
5+ rev : v5.0 .0
66 hooks :
77 - id : trailing-whitespace
88 exclude : ^charts/.*
99 - id : end-of-file-fixer
1010 exclude : ^charts/.*
1111 - id : check-added-large-files
1212 - repo : https://github.com/golangci/golangci-lint
13- rev : v1.61.0
13+ rev : v1.64.5
1414 hooks :
1515 - id : golangci-lint
1616 - repo : https://github.com/dnephin/pre-commit-golang
@@ -21,11 +21,11 @@ repos:
2121 exclude : .*/(.+_mock\.go|.+deepcopy\.go)$
2222 - id : go-mod-tidy
2323 - repo : https://github.com/fsfe/reuse-tool
24- rev : v4 .0.3
24+ rev : v5 .0.2
2525 hooks :
2626 - id : reuse
2727 - repo : https://github.com/gruntwork-io/pre-commit
28- rev : v0.1.23
28+ rev : v0.1.25
2929 hooks :
3030 - id : helmlint
3131 - repo : local
You can’t perform that action at this time.
0 commit comments