diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 93305f1a2..84d4c2703 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -53,6 +53,7 @@ // major.minor.patch, under the assumption that you would want to update to the stable version // of that release instead of the unstable version for a future release ignoreUnstable: false, + allowedVersions: '!/\\-SNAPSHOT$/', }, { // prevent 3.0.1u2 -> 3.0.1