Skip to content

Commit

Permalink
Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Apr 16, 2024
1 parent 7bd55fc commit e265efe
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 @@ -18,7 +18,7 @@

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files # Prevents giant files from being committed
- id: check-docstring-first # Prevent code before docstring
Expand Down

0 comments on commit e265efe

Please sign in to comment.