don't run pre commit hooks on autogenerated files

This commit is contained in:
2026-05-19 16:59:08 +02:00
parent 0e5f9f7769
commit cf945d8647
+2
View File
@@ -1,3 +1,5 @@
exclude = '^web/src/gql/'
[[repos]] [[repos]]
repo = "https://github.com/pre-commit/pre-commit-hooks" repo = "https://github.com/pre-commit/pre-commit-hooks"
rev = "v6.0.0" rev = "v6.0.0"