We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d9723 commit 336f7faCopy full SHA for 336f7fa
.github/renovate.json5
@@ -23,7 +23,7 @@
23
// Renovate's default behavior is only to update from unstable -> unstable if it's for the
24
// major.minor.patch, under the assumption that you would want to update to the stable version
25
// of that release instead of the unstable version for a future release
26
- "ignoreUnstable": false
+ "ignoreUnstable": false,
27
allowedVersions: '!/\\-SNAPSHOT$/',
28
},
29
{
0 commit comments