mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 13:23:07 +01:00
7 lines
212 B
JSON
7 lines
212 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
|
|
"rangeStrategy": "bump",
|
|
"ignoreDeps": []
|
|
}
|