Skip to content

Commit 41bbbd2

Browse files
authored
Fix renovate.json5
1 parent 1ed41bd commit 41bbbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
{
5454
matchPackageNames: [
5555
'org.jetbrains.kotlinx:kotlin-jupyter-intellij-platform',
56-
'kotlinx:kotlin-jupyter-database',
56+
'org.jetbrains.kotlinx:kotlin-jupyter-database',
5757
],
5858
allowedVersions: '!/^1$/',
5959
},

0 commit comments

Comments
 (0)