chore: group all dependencies in renovate config #117

Merged
bagas merged 1 commits from chore/update-renovate-config into staging 2026-03-20 14:26:38 +07:00
Showing only changes of commit 685d8b9cd3 - Show all commits
+3 -2
View File
@@ -11,8 +11,9 @@
"digest"
],
"automerge": true,
"baseBranchPatterns": [
"staging"
"groupName": "all-dependencies",
"matchPackageNames": [
"*"
]
}
]