Ignore generated Helm chart README from prettier

This commit is contained in:
Alexander Bauer 2022-11-10 01:52:02 +00:00 committed by Michael Shamoon
parent 42f3c62329
commit 3aa9de983e

View File

@ -34,7 +34,7 @@ repos:
- javascript
- ts
- markdown
exclude: "(^Pipfile\\.lock$)"
exclude: "(^Pipfile\\.lock$)|(^charts/paperless-ngx/README.md$)"
# Python hooks
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.9.0