diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 42228d828..f1d97d712 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,6 @@ repos: args: ['--maxkb=1000'] - id: end-of-file-fixer exclude: '^(.*\.svg)$' - - id: no-commit-to-branch - id: check-yaml args: ["--unsafe"] - id: detect-private-key