Skip to content

Commit f87679e

Browse files
committed
git-standards re-parse (Wave 5): rename dependabot groups to minor-and-patch (Finding AB)
Renames actions-minor / nuget-minor groups to the canonical 'minor-and-patch'. LICENSE NOT re-templated: existing canonical attribution is correct, but the body has Material Symbols icon attribution (Apache-2.0 included assets) appended after the standard MIT block — fingerprint mismatch is intentional per the customised-license carve-out in Finding AE. Z release-drafter pin already applied. Wiki: a991e5e. Command: 218885c.
1 parent b61b573 commit f87679e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: "weekly"
77
open-pull-requests-limit: 5
88
groups:
9-
actions-minor:
9+
minor-and-patch:
1010
update-types: ["minor", "patch"]
1111

1212
- package-ecosystem: "nuget"
@@ -15,5 +15,5 @@ updates:
1515
interval: "weekly"
1616
open-pull-requests-limit: 5
1717
groups:
18-
nuget-minor:
18+
minor-and-patch:
1919
update-types: ["minor", "patch"]

0 commit comments

Comments
 (0)