Update renovate.json

This commit is contained in:
Dave Gallant
2024-06-28 12:02:56 -04:00
parent a6e6fc992f
commit 679a63cc14

View File

@@ -1,5 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"schedule": [
"every weekend"
],
"extends": [
"config:recommended"
]