Update .pre-commit-config.yaml (#27786)

This commit is contained in:
alfi0812
2024-10-16 10:40:01 -07:00
committed by GitHub
parent d66b932f74
commit 145603ab3b
+1 -1
View File
@@ -53,5 +53,5 @@ repos:
rev: v3.1.0
hooks:
- id: prettier
exclude: (^archive|templates\/.*|crds\/.*|README.md|CHANGELOG.md|questions.yaml|devcontainer.json)
exclude: (^archive|templates\/.*|crds\/.*|README.md|CHANGELOG.md|questions.yaml|devcontainer.json|^clustertool)
files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$