whoops
This commit is contained in:
@@ -26,6 +26,12 @@ repos:
|
|||||||
exclude: (templates\/.*|questions.yaml|chart_schema.yaml)
|
exclude: (templates\/.*|questions.yaml|chart_schema.yaml)
|
||||||
- id: detect-private-key # detects the presence of private keys.
|
- 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
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: v2.5.1
|
rev: v2.5.1
|
||||||
hooks:
|
hooks:
|
||||||
|
|||||||
Reference in New Issue
Block a user