chore: remove unnecessary exclude path
This commit is contained in:
parent
5f08a4f6be
commit
a5f767b170
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
exclude: |
|
exclude: |
|
||||||
(?x)^(
|
(?x)^(
|
||||||
README.md|
|
README.md|
|
||||||
LICENSE|
|
LICENSE
|
||||||
voice_presentation_control/vosk_models/
|
|
||||||
)
|
)
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
|
Loading…
Reference in a new issue