renovate only monthly

This commit is contained in:
MiniDigger | Martin 2021-02-15 10:14:02 +01:00 committed by GitHub
parent 69f6fd6f6f
commit 011b3b281d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@
"extends": [
"config:base"
],
"schedule": ["on saturday"]
"schedule": ["on the first saturday of the month"]
}