Skip to content

Commit 14287e1

Browse files
committedJan 31, 2024
Add renovate-hint for jupyter-js.json
1 parent 8ae7f2a commit 14287e1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

‎jupyter-js.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"description": "Experimental `%javascript`/`%typescript`/`%jsx` line magic support",
33
"properties": [
4-
{
5-
"name": "v",
6-
"value": "0.6.0"
7-
}
4+
{ "name": "v", "value": "0.6.0" },
5+
{ "name": "v-renovate-hint", "value": "update: package=dev.yidafu.jupyter:jupyter-js" }
86
],
97
"link": "https://github.com/yidafu/kotlin-jupyter-js",
108
"dependencies": [
@@ -13,4 +11,4 @@
1311
"imports": [
1412
"dev.yidafu.jupyper.jsExport"
1513
]
16-
}
14+
}

0 commit comments

Comments
 (0)