Skip to content

Commit 5e3e961

Browse files
committed
Enable Renovate unstable and partner GHA runners
- @actions/runner-images - macos-26 - @actions/partner-runner-images - ubuntu-24.04-arm - ubuntu-22.04-arm - add json5 documentation Resolve: #1810
1 parent 42c6d33 commit 5e3e961

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@
4040
],
4141
"addLabels": ["dependencies", "lavamoat"]
4242
},
43+
{
44+
// https://github.com/actions/runner-images
45+
// https://github.com/actions/partner-runner-images
46+
"matchManagers": ["github-actions"],
47+
// https://github.com/renovatebot/renovate/tree/main/lib/modules/datasource/github-runners#unstable-runners
48+
"ignoreUnstable": false
49+
},
4350
{
4451
"groupName": "swc monorepo",
4552
"addLabels": ["devDeps", "swc", "transpiling"],

0 commit comments

Comments
 (0)