Skip to content

Commit

Permalink
Reset pre-commit files: regex
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed May 27, 2024
1 parent 9ae1850 commit 1b535ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
args:
- --builtin-schema
- github-workflows-require-timeout
files: ^\.github\/workflows/[^/]+$
files: ^\.github/workflows/[^/]+$
types:
- yaml
- id: check-readthedocs
Expand Down

0 comments on commit 1b535ae

Please sign in to comment.