pre-commit: exclude tests/fixtures from all hooks

This commit is contained in:
Sylvestre Ledru
2026-03-31 09:18:04 +02:00
parent 877f656ae1
commit f123606732
+1
View File
@@ -1,5 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
exclude: ^tests/fixtures/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0