Merge pull request 'Configure Renovate' (#4) from renovate/configure into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: https://git.autonomic.zone/coop-cloud/alerta/pulls/4
This commit is contained in:
decentral1se
2021-01-11 09:49:38 +01:00

6
renovate.json Normal file
View File

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