Skip to content

Commit c094141

Browse files
authored
Renovate: Suppress SNAPSHOT updates (#904)
1 parent 62d1694 commit c094141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
// major.minor.patch, under the assumption that you would want to update to the stable version
2525
// of that release instead of the unstable version for a future release
2626
"ignoreUnstable": false
27+
allowedVersions: '!/\\-SNAPSHOT$/',
2728
},
2829
{
2930
groupName: 'opentelemetry instrumentation packages',

0 commit comments

Comments
 (0)