Skip to content

Commit bcb9aeb

Browse files
committed
prepare to bump angular
1 parent f9a5f52 commit bcb9aeb

File tree

3 files changed

+492
-41
lines changed

3 files changed

+492
-41
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ updates:
1212
angular:
1313
patterns:
1414
- "@angular*"
15+
ignore:
16+
- dependency-name: "@angular*"
17+
update-types:
18+
- "version-update:semver-major"
1519
- package-ecosystem: "github-actions"
1620
directory: "/"
1721
schedule:

0 commit comments

Comments
 (0)