Skip to content

Commit

Permalink
Group angular updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris authored Sep 21, 2023
1 parent 499017a commit 8bbb3ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ updates:
directory: "/Sample-01"
schedule:
interval: "daily"
groups:
angular:
patterns:
- "@angular*"
update-types:
- "minor"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major", "version-update:semver-patch"]

0 comments on commit 8bbb3ce

Please sign in to comment.