fixing pre-commit exclude

This commit is contained in:
Yannic Kilcher
2022-12-29 15:42:57 +01:00
parent cb82ec6ca2
commit 28faa82700
+1 -1
View File
@@ -14,7 +14,7 @@ repos:
# and which break the standard YAML check. The alternative would be to
# skip any unsafe errors (and thus break YAML compatibility) or use
# some other checker that may not work in general.
exclude: copilot/web/addons/*
exclude: "^copilot/web/addons/.*$"
- id: check-json
- id: check-case-conflict
- id: detect-private-key