We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718ae2c commit 8ecc874Copy full SHA for 8ecc874
1 file changed
{{cookiecutter.project_name}}/.pre-commit-config.yaml
@@ -2,6 +2,8 @@ ci:
2
autoupdate_commit_msg: "chore: update pre-commit hooks"
3
autofix_commit_msg: "style: pre-commit fixes"
4
5
+exclude: ^.cruft.json|.copier-answers.yml$
6
+
7
repos:
8
- repo: https://github.com/adamchainz/blacken-docs
9
rev: "1.18.0"
0 commit comments