See https://github.com/pre-commit/pre-commit/blob/b05cc4077e621cec637b22d6ad2b80ee84749f97/pre_commit/xargs.py#L48 I imagine something like this: ``` yaml - id: test language: system negate_returncode: true entry: grep -P herp ``` Instead of the equivalent pcre hook
See
pre-commit/pre_commit/xargs.py
Line 48 in b05cc40
I imagine something like this:
Instead of the equivalent pcre hook