diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b374b09..b2ac7630 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,8 +10,6 @@ repos: files: "lms.*" exclude: ".*json$|.*txt$|.*csv|.*md|.*svg" - id: check-yaml - - id: no-commit-to-branch - args: ['--branch', 'main'] - id: check-merge-conflict - id: check-ast - id: check-json