diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ad5fc4afa2..1f93dc2b992 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,6 @@ repos: args: [--allow-multiple-documents] - id: detect-private-key - id: end-of-file-fixer - - id: no-commit-to-branch - repo: https://github.com/python-jsonschema/check-jsonschema rev: 0.27.3