chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 (#2722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d9abf9d5b7
commit
9cf19a7dd0
|
|
@ -13,7 +13,7 @@ repos:
|
||||||
require_serial: true
|
require_serial: true
|
||||||
fail_fast: true
|
fail_fast: true
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.6.0
|
rev: v5.0.0
|
||||||
hooks:
|
hooks:
|
||||||
# general hooks:
|
# general hooks:
|
||||||
- id: check-added-large-files # Prevent giant files from being committed
|
- id: check-added-large-files # Prevent giant files from being committed
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue