diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2908b8a..0135a78 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,8 +20,6 @@ repos: - id: check-symlinks - id: debug-statements - id: end-of-file-fixer - - id: no-commit-to-branch - args: [--branch, main] - id: trailing-whitespace - repo: https://github.com/asottile/add-trailing-comma.git