Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 (
Browse files Browse the repository at this point in the history
…#383)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Oct 10, 2024
1 parent d0abec4 commit 908bf6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
args: [--maxkb=4096]
Expand Down
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml.jinja
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.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
args: [--maxkb=4096]
Expand Down

0 comments on commit 908bf6b

Please sign in to comment.