Configure Renovate (#3)
All checks were successful
continuous-integration/drone/push Build is passing

Activate Renovate
Co-authored-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
Co-committed-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
This commit is contained in:
Renovate Bot 2022-05-03 09:54:03 +00:00 committed by Sam
parent da97f20927
commit 1ca719dd49

6
renovate.json Normal file
View file

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