Skip to content

Commit f13f34b

Browse files
authored
[skip ci]
1 parent 175b2e1 commit f13f34b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

renovate.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
2-
"extends": [
3-
"config:base"
2+
"enabled": true,
3+
"schedule": [
4+
"before 4am on Saturday"
5+
],
6+
"packageRules": [
7+
{
8+
"managers": ["github-actions"],
9+
"groupName": "all github actions",
10+
"groupSlug": "all-github-actions"
11+
}
412
]
513
}

0 commit comments

Comments
 (0)