Skip to content

Commit 4e5ab23

Browse files
fix: group angular patch updates in dependabot config (#842)
1 parent baca7a3 commit 4e5ab23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ updates:
1010
- '@angular*'
1111
update-types:
1212
- 'minor'
13+
- 'patch'
1314
ignore:
1415
- dependency-name: '*'
1516
update-types: ['version-update:semver-major']

0 commit comments

Comments
 (0)