We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baca7a3 commit 4e5ab23Copy full SHA for 4e5ab23
1 file changed
.github/dependabot.yml
@@ -10,6 +10,7 @@ updates:
10
- '@angular*'
11
update-types:
12
- 'minor'
13
+ - 'patch'
14
ignore:
15
- dependency-name: '*'
16
update-types: ['version-update:semver-major']
0 commit comments