1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 12:33:26 +00:00

Renamed group for consistency with server renovate (#12896)

This commit is contained in:
Todd Martin
2025-01-15 17:30:01 -05:00
committed by GitHub
parent b750b6c082
commit ffa5afb5e8

View File

@@ -4,7 +4,7 @@
"enabledManagers": ["cargo", "github-actions", "npm"],
"packageRules": [
{
"groupName": "github action dependencies",
"groupName": "github-action minor",
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor"]
},