mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-30 17:47:28 +01:00
6 lines
192 B
JSON
6 lines
192 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
|
|
"rangeStrategy": "bump"
|
|
}
|