diff --git a/.github/renovate.json b/.github/renovate.json index 4283e5f5..95f0e7f6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -17,7 +17,7 @@ "customType": "regex", "description": "Update _VERSION variables in scripts", "managerFilePatterns": ["*.ps1", "*.sh"], - "matchStrings": ["# renovate: datasource=(?[a-z-]+?)(?: depName=(?.+?))?(?: packageName=(?.+?))?(?: versioning=(?[a-z-]+?))?\\s.+?_version=(?.+?)\\s"], + "matchStrings": ["# renovate: datasource=(?[a-z-]+?)(?: depName=(?.+?))?(?: packageName=(?.+?))?(?: versioning=(?[a-z-]+?))?\\s.+?_version=(?.+?)\\s"] } ], "labels": [