diff --git a/renovate.json b/renovate.json index 230a2f050da8..ce7f8f33aacb 100644 --- a/renovate.json +++ b/renovate.json @@ -35,7 +35,7 @@ "schedule": ["before 4:00am on the first day of the month"] }, { - "matchCurrentVersion": "/0\\.0\\.0-/", + "matchCurrentVersion": "/^[~^]?0\\.0\\.0-/", "enabled": false }, {