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 3226d8b25b
commit fb46c1b96a

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