3
0
mirror of https://github.com/kolaente/docker-db-backup.git synced 2026-03-24 21:43:48 +01:00

chore: configure renovate (#1)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-07 09:01:15 +01:00
committed by GitHub
parent 23c67a58f1
commit 4367821b25

6
renovate.json Normal file
View File

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