Skip to content

Commit e5d8928

Browse files
authored
refactor(dependabot): remove minor update type for Angular dependencies
Removed minor update type for Angular dependencies in Dependabot configuration. Worth the try whether they get grouped now again.
1 parent 16050dd commit e5d8928

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ updates:
5959
- "@angular*"
6060
- "@angular-devkit*"
6161
- "ng-packagr"
62-
update-types:
63-
- "minor"
6462
react:
6563
patterns:
6664
- "react"

0 commit comments

Comments
 (0)