Skip to content

Commit aa4d28c

Browse files
authored
Merge branch 'main' into improve_workflow_job_retries
2 parents 68f2833 + 2c4163e commit aa4d28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base", "group:allNonMajor", "schedule:monthly"],
3+
"extends": ["config:recommended", "group:allNonMajor", "schedule:monthly"],
44
"timezone": "Pacific/Auckland",
55
"labels": ["dependencies"],
66
"rangeStrategy": "bump",

0 commit comments

Comments
 (0)