diff --git a/.editorconfig-checker.json b/.editorconfig-checker.json index de4ce198..22317f6c 100644 --- a/.editorconfig-checker.json +++ b/.editorconfig-checker.json @@ -3,6 +3,8 @@ "pytest_django/fixtures.py", ".tox/*", ".ruff_cache/*", + ".mypy_cache/*", + ".pytest_cache/*", "pytest_django.egg-info/*", "__pycache__/*", "zizmor.sarif",