We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33b236 commit 1b61701Copy full SHA for 1b61701
1 file changed
.pre-commit-hooks.yaml
@@ -3,4 +3,4 @@
3
description: Fails if a requirement does not specify the version
4
language: pygrep
5
files: requirements.*\.txt$
6
- entry: ^(?!\s*$)(?!#)(?!.+(?:={2,3}|!=|~=|>=?|<=?)[\S]+).*
+ entry: ^(?!\s*$)(?!#)(?!--)(?!.+(?:={2,3}|!=|~=|>=?|<=?)[\S]+).*
0 commit comments