This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-22 20:33:57 +02:00
parent ded5a3c0e6
commit 6cf990000c
+6
View File
@@ -26,6 +26,12 @@ repos:
exclude: (templates\/.*|questions.yaml|chart_schema.yaml)
- id: detect-private-key # detects the presence of private keys.
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
hooks:
- id: text-unicode-replacement-char
- id: rst-backticks
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.1
hooks: