Formatting and scheduling... again. #233

Merged
Trez.One merged 3 commits from renovate/reconfigure into main 2025-09-18 13:28:10 -04:00
Showing only changes of commit aa4ece57b1 - Show all commits
+1 -2
View File
@@ -1,8 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"extends": ["config:base", "schedule:nonOfficeHours"],
"enabledManagers": ["docker-compose"],
"schedule": "schedule:nonOfficeHours",
"prConcurrentLimit": 5,
"branchPrefix": "renovate/",
"rebaseWhen": "behind-base-branch",