Skip to content

Commit

Permalink
Bump golangci-lint version (#82)
Browse files Browse the repository at this point in the history
Bumps golangci-lint to address performance problems that were bringing
my machine to a halt.
  • Loading branch information
mitchnielsen authored Sep 19, 2024
1 parent 376311d commit c715436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
actionlint = '1.7.1'
ginkgo = '2.19.0'
golang = '1.21'
golangci-lint = '1.57.2'
golangci-lint = '1.61.0'
helm = '3.15'
helm-ct = '3.11.0'
helm-docs = '1.13.1'
Expand All @@ -11,4 +11,4 @@ kubectl = '1.31'
kustomize = '5.3.0'
pre-commit = '3.8.0'
setup-envtest = '0.17.0'
yamllint = '1.35.1'
yamllint = '1.35.1'

0 comments on commit c715436

Please sign in to comment.