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: |
|
||||
(?x)^(
|
||||
README.md|
|
||||
LICENSE|
|
||||
voice_presentation_control/vosk_models/
|
||||
LICENSE
|
||||
)
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
Loading…
Reference in a new issue