Skip to content

Commit

Permalink
chore(deps): update pre-commit hook golangci/golangci-lint to v1.63.1 (
Browse files Browse the repository at this point in the history
…#602)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 844e739 commit b4166f7
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 @@ -48,7 +48,7 @@ repos:
- id: terraform_fmt

- repo: https://github.com/golangci/golangci-lint
rev: v1.62.2
rev: v1.63.1
hooks:
- id: golangci-lint
entry: golangci-lint run --fix --timeout 300s

0 comments on commit b4166f7

Please sign in to comment.