Skip to content

Commit 1e5431c

Browse files
update renovate schedule to once per month (#111)
1 parent 6333296 commit 1e5431c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:base"],
44
"timezone": "Australia/Sydney",
5-
"schedule": ["before 9am on monday"],
5+
"schedule": ["* 8 1 * *"],
66
"docker": {
77
"pinDigests": true
88
},

0 commit comments

Comments
 (0)