Skip to content

Commit a51624d

Browse files
authored
Group .github/scripts dependency bumps (#364)
1 parent 4e50ba5 commit a51624d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,10 @@
3535
"groupName": "Kotlin/Jupyter",
3636
"groupSlug": "kotlin-jupyter",
3737
},
38+
// Group bumps of .github/scripts dependencies (pip)
39+
{
40+
"matchManagers": ["pip_requirements"],
41+
"groupName": ".github/scripts dependencies",
42+
}
3843
],
3944
}

0 commit comments

Comments
 (0)