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 15, 2023
1 parent de46e27 commit dba3b24
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 @@ -22,7 +22,7 @@ files: '' # set '' as default
repos:
# Standard hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
args: [--maxkb=4096]
Expand Down

0 comments on commit dba3b24

Please sign in to comment.