mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 08:13:39 +00:00
8 lines
150 B
JSON
8 lines
150 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"schedule": [ "every weekend" ],
|
|
"extends": [
|
|
"config:recommended"
|
|
]
|
|
}
|