diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea8d61e..6c9041f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,4 @@ repos: - id: mixed-line-ending args: - --fix=lf - - id: name-tests-test - args: - - --django - id: trailing-whitespace