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:
renovate[bot] 2024-10-06 11:15:50 +11:00 committed by GitHub
parent d9abf9d5b7
commit 9cf19a7dd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repos:
require_serial: true
fail_fast: true
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
# general hooks:
- id: check-added-large-files # Prevent giant files from being committed