Skip to content

Commit 1ed41bd

Browse files
authored
Ignore version "1" of integrations
1 parent 7ff2201 commit 1ed41bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@
5050
allowedVersions: '!/[-.]dev|^1548$|^1727$/',
5151
},
5252
// Ignore pushed by mistake versions
53+
{
54+
matchPackageNames: [
55+
'org.jetbrains.kotlinx:kotlin-jupyter-intellij-platform',
56+
'kotlinx:kotlin-jupyter-database',
57+
],
58+
allowedVersions: '!/^1$/',
59+
},
60+
// Ignore pushed by mistake versions
5361
{
5462
matchPackageNames: [
5563
'com.github.gabrielfeo:gradle-enterprise-api-kotlin',

0 commit comments

Comments
 (0)