Skip to content

Commit

Permalink
Update pre-commit hook golangci/golangci-lint to v1.62.0
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 14, 2024
1 parent 4e7a81f commit 1b7dc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# See: https://pre-commit.com/
repos:
- repo: https://github.com/golangci/golangci-lint
rev: v1.61.0
rev: v1.62.0
hooks:
- id: golangci-lint
language_version: 1.23.1
Expand Down

0 comments on commit 1b7dc43

Please sign in to comment.