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

Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
This commit is contained in:
Platform Engineering Bot 2025-02-07 19:33:35 +00:00
parent 7b4e013126
commit 380f91f1b5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
repos: repos:
- 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:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace