chore: fix pre-commit-config
This commit is contained in:
@@ -10,8 +10,6 @@ repos:
|
|||||||
files: "lms.*"
|
files: "lms.*"
|
||||||
exclude: ".*json$|.*txt$|.*csv|.*md|.*svg"
|
exclude: ".*json$|.*txt$|.*csv|.*md|.*svg"
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: no-commit-to-branch
|
|
||||||
args: ['--branch', 'main']
|
|
||||||
- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: check-ast
|
- id: check-ast
|
||||||
- id: check-json
|
- id: check-json
|
||||||
|
|||||||
Reference in New Issue
Block a user