Reset pre-commit `files:` regex

This commit is contained in:
Brendon Smith 2024-05-27 14:08:24 -04:00
parent aed6c4b1b0
commit f1f014b445
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ repos:
args:
- --builtin-schema
- github-workflows-require-timeout
files: ^\.github\/workflows/[^/]+$
files: ^\.github/workflows/[^/]+$
types:
- yaml
- id: check-readthedocs