Update pre-commit hook pre-commit/pre-commit-hooks to v6

This commit is contained in:
renovate[bot]
2025-08-09 20:57:44 +00:00
committed by Slavi Pantaleev
parent d69b5b5beb
commit 8c84fb245c

View File

@@ -6,7 +6,7 @@ exclude: "LICENSES/"
# See: https://pre-commit.com/hooks.html # See: https://pre-commit.com/hooks.html
repos: repos:
- 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:
# - id: check-executables-have-shebangs # - id: check-executables-have-shebangs
- id: check-added-large-files - id: check-added-large-files