We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c83d26 commit c5a8839Copy full SHA for c5a8839
1 file changed
.pre-commit-hooks.yaml
@@ -5,5 +5,5 @@
5
language: python
6
language_version: python3
7
pass_filenames: false
8
- files: ^poetry.lock$
+ files: ^(.*/)?poetry\.lock$
9
args: ["-f", "requirements.txt", "-o", "requirements.txt"]
0 commit comments