chore: weekly scheduling for renovate (#75)

This commit is contained in:
Marc 2022-09-03 14:52:47 -04:00 committed by GitHub
parent 073dc8a29d
commit f6d2ae9a9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"schedule": ["on friday"],
"extends": [
"config:base"
]