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 8a972ef commit 13cb9d5Copy full SHA for 13cb9d5
.github/renovate.json5
@@ -30,7 +30,7 @@
30
},
31
// Ignore -SNAPSHOT versions
32
{
33
- allowedVersions: '!/[-.](SNAPSHOT|snapshot)/',
+ allowedVersions: '!/.*[-.]((SNAPSHOT)|(snapshot))$/',
34
matchPackageNames: [
35
'/.*/',
36
],
0 commit comments