diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7f309547..024c6df2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -exclude: "^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/src/cookiecutter_test/__init__.py" +exclude: "^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/" repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.7.1