chore: fix pre-commit-config

This commit is contained in:
Jannat Patel
2023-01-05 11:18:32 +05:30
parent 7ded9a23be
commit 7bf69eb77d

View File

@@ -7,7 +7,7 @@ repos:
rev: v4.3.0
hooks:
- id: trailing-whitespace
files: "frappe.*"
files: "lms.*"
exclude: ".*json$|.*txt$|.*csv|.*md|.*svg"
- id: check-yaml
- id: no-commit-to-branch