chore: fix pre-commit-config
This commit is contained in:
@@ -7,7 +7,7 @@ repos:
|
|||||||
rev: v4.3.0
|
rev: v4.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
files: "frappe.*"
|
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
|
- id: no-commit-to-branch
|
||||||
|
|||||||
Reference in New Issue
Block a user