Skip to content

Commit 263d689

Browse files
fix: ensure regex always matches
Signed-off-by: Oskar Manhart <[email protected]>
1 parent 20e93f8 commit 263d689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@
3030
entry: >-
3131
(?im)^signed[- ]?off[- ]?by:\s*["\']?.+?["\']?\s*<[^>]+>
3232
language: pygrep
33+
args: [--negate]

0 commit comments

Comments
 (0)