Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcrespel committed Mar 19, 2024
1 parent f41bea5 commit 9ddf1bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ updates:
angular:
patterns:
- "@angular*"
testing:
patterns:
- "@types/jasmine"
- "jasmine*"
- "karma*"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]

0 comments on commit 9ddf1bf

Please sign in to comment.