mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Update regexes
This commit is contained in:
parent
ddb075fbac
commit
086e50728d
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
hooks:
|
hooks:
|
||||||
-
|
-
|
||||||
id: validate_manifest
|
id: validate_manifest
|
||||||
files: manifest.yaml
|
files: /manifest.yaml
|
||||||
-
|
-
|
||||||
id: validate_config
|
id: validate_config
|
||||||
files: .pre-commit-config.yaml
|
files: /\.pre-commit-config.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue