Upgrade to version 11.0.1 #1

Merged
steve merged 60 commits from v11.0.1 into main 2025-10-30 22:14:46 +00:00
Showing only changes of commit a9fa2433a5 - Show all commits

View File

@@ -6,12 +6,7 @@
"packageRules": [ "packageRules": [
{ {
"matchUpdateTypes": ["minor", "patch", "pin"] "matchUpdateTypes": ["minor", "patch", "pin"]
},
{
"groupName": "Bud",
"matchPackagePrefixes": ["@roots/"],
"schedule": ["at any time"]
} }
], ],
"timezone": "America/Chicago" "timezone": "America/Detroit"
} }