diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index c84199a..7e3e46c 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -19,4 +19,4 @@ --replaces "requests.sessions%_content:token:str:v1.1cd89d399b8c70f8b88e22cbdaa72abbe5e390db" language: python types: [yaml] - files: (^|/)test[^/]+\.yaml$ + files: (^|/)test.*\.yaml$