1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

chore(renovate): updates renovate to auto merge

This commit is contained in:
Amir Raminfar
2023-04-10 09:25:57 -07:00
parent 8c625a3113
commit bc48387749

View File

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