Skip to content

Commit a225e62

Browse files
authored
Merge pull request #42246 from github/repo-sync
Repo sync
2 parents d8edeaa + 200d810 commit a225e62

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

data/reusables/dependabot/dependabot-version-updates-groups-yaml-example.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ updates:
5454
directory: "/"
5555
schedule:
5656
interval: "weekly"
57-
groups:
58-
angular:
59-
patterns:
60-
- "@angular*"
61-
update-types:
62-
- "minor"
63-
- "patch"
57+
groups:
58+
angular:
59+
patterns:
60+
- "@angular*"
61+
update-types:
62+
- "minor"
63+
- "patch"
6464
```
6565
6666
```yaml

0 commit comments

Comments
 (0)