Skip to content

Commit 7528d9e

Browse files
authored
chore: configure renovate to run monthly (#1310)
1 parent 2130317 commit 7528d9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"packageNames": ["com.google.apis:google-api-services-sqladmin"],
3232
"allowedVersions": "/v1beta4-.*/"
3333
}
34+
],
35+
"schedule": [
36+
"before 4am on the first day of the month"
3437
]
3538
}

0 commit comments

Comments
 (0)