Reset pre-commit `files:` regex
This commit is contained in:
parent
aed6c4b1b0
commit
f1f014b445
|
@ -31,7 +31,7 @@ repos:
|
|||
args:
|
||||
- --builtin-schema
|
||||
- github-workflows-require-timeout
|
||||
files: ^\.github\/workflows/[^/]+$
|
||||
files: ^\.github/workflows/[^/]+$
|
||||
types:
|
||||
- yaml
|
||||
- id: check-readthedocs
|
||||
|
|
Loading…
Reference in New Issue