diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0b2f16b5..930465a57 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -exclude: "{{cookiecutter.project_slug}}|.github/contributors.json|CHANGELOG.md" +exclude: "{{cookiecutter.project_slug}}|.github/contributors.json|CHANGELOG.md|CONTRIBUTORS.md" default_stages: [commit] repos: