Skip to content

Commit

Permalink
chore(deps): update pre-commit hook golangci/golangci-lint to v1.55.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Nov 6, 2023
1 parent a315222 commit 65357ff
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 @@ -19,6 +19,6 @@ repos:
stages: [commit-msg]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/golangci/golangci-lint
rev: v1.55.1
rev: v1.55.2
hooks:
- id: golangci-lint

0 comments on commit 65357ff

Please sign in to comment.