Fix typo in pre commit config
This commit is contained in:
parent
cc5f9141fc
commit
0663b680ab
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ repos:
|
||||||
rev: 5.10.1
|
rev: 5.10.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
files: ^maubot/.*\.pyi$
|
files: ^maubot/.*\.pyi?$
|
||||||
|
|
Loading…
Reference in a new issue