diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2822b0802..0cfda6138 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,8 +9,6 @@ repos: exclude: ^helmchart/ - id: check-merge-conflict - id: end-of-file-fixer - - id: no-commit-to-branch - name: "Don't commit to 'main'" - repo: local hooks: