mirror of
https://github.com/amir20/dozzle.git
synced 2026-06-23 04:10:12 +00:00
fb4c5c7410
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
8 lines
247 B
JSON
8 lines
247 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
|
|
"rangeStrategy": "bump",
|
|
"minimumReleaseAge": "24 hours",
|
|
"ignoreDeps": []
|
|
}
|