We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc50ef commit 9651c7eCopy full SHA for 9651c7e
.github/renovate.json5
@@ -53,6 +53,7 @@
53
// major.minor.patch, under the assumption that you would want to update to the stable version
54
// of that release instead of the unstable version for a future release
55
ignoreUnstable: false,
56
+ allowedVersions: '!/\\-SNAPSHOT$/',
57
},
58
{
59
// prevent 3.0.1u2 -> 3.0.1
0 commit comments