mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 14:59:26 +01:00
6 lines
185 B
JSON
6 lines
185 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:base", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
|
|
"rangeStrategy": "bump"
|
|
}
|