diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f57062..92b7e4e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,6 @@ repos: - id: detect-private-key - id: end-of-file-fixer - id: name-tests-test - - id: no-commit-to-branch - id: pretty-format-json args: [--autofix, --no-ensure-ascii] - id: trailing-whitespace