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 1ed41bd commit 41bbbd2Copy full SHA for 41bbbd2
.github/renovate.json5
@@ -53,7 +53,7 @@
53
{
54
matchPackageNames: [
55
'org.jetbrains.kotlinx:kotlin-jupyter-intellij-platform',
56
- 'kotlinx:kotlin-jupyter-database',
+ 'org.jetbrains.kotlinx:kotlin-jupyter-database',
57
],
58
allowedVersions: '!/^1$/',
59
},
0 commit comments