updated .pre-commit-config.yaml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-12-21 08:19:45 +01:00
parent b043298d5d
commit e69766cded

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: v2.3.0 rev: v5.0.0
hooks: hooks:
- id: check-yaml - id: check-yaml
- id: trailing-whitespace - id: trailing-whitespace