We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659b07c commit 8a972efCopy full SHA for 8a972ef
.github/renovate.json5
@@ -30,7 +30,7 @@
30
},
31
// Ignore -SNAPSHOT versions
32
{
33
- allowedVersions: '!/[-.]SNAPSHOT/',
+ allowedVersions: '!/[-.](SNAPSHOT|snapshot)/',
34
matchPackageNames: [
35
'/.*/',
36
],
0 commit comments