chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 (#3721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5bb21b69ea
commit
c9d28e0cc8
|
|
@ -11,7 +11,7 @@ repos:
|
||||||
# run the linter
|
# run the linter
|
||||||
- id: ruff
|
- id: ruff
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v5.0.0
|
rev: v6.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