Skip to content

Commit

Permalink
deps: update pre-commit hook golangci/golangci-lint to v1.63.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 3fa7dc3 commit 04e05ec
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 @@ -52,7 +52,7 @@ repos:
- id: shellcheck

- repo: https://github.com/golangci/golangci-lint
rev: v1.63.0
rev: v1.63.2
hooks:
- id: golangci-lint-full
args: [--timeout=5m]
Expand Down

0 comments on commit 04e05ec

Please sign in to comment.