chore: fix pre-commit-config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user