Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4…
Browse files Browse the repository at this point in the history
….5.0
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 4e2a0bd commit 88d43a1
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 @@ -5,7 +5,7 @@ repos:
- id: golangci-lint
entry: golangci-lint run --fix --timeout 300s
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: check-yaml
Expand Down

0 comments on commit 88d43a1

Please sign in to comment.