chore: update Regex from upstream

This commit is contained in:
Amaan Qureshi 2023-07-12 07:01:36 -04:00 committed by Christian Clason
parent b4b94ec387
commit 08aabb145f
2 changed files with 2 additions and 2 deletions

View file

@ -31,4 +31,4 @@
(non_boundary_assertion)
] @string.escape
[ "*" "+" "?" "|" "=" "<=" "!" "<!" ] @operator
[ "*" "+" "?" "|" "=" "!" ] @operator