Update pre-commit version

This commit is contained in:
Kacper Łukawski
2025-03-05 22:57:07 +01:00
parent f8ecab23be
commit cf443994d7

View File

@@ -11,7 +11,7 @@ ci:
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: check-yaml - id: check-yaml
- id: end-of-file-fixer - id: end-of-file-fixer