diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e74908..9738355 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,8 +15,6 @@ repos: - id: debug-statements - id: end-of-file-fixer - id: mixed-line-ending - - id: name-tests-test - args: ["--pytest-test-first"] - id: requirements-txt-fixer - id: trailing-whitespace