Skip to content

Commit

Permalink
Moving typescript to its own dependabot group.
Browse files Browse the repository at this point in the history
Dependabot insists on updating this beyond what Angular supports.
  • Loading branch information
rdamazio committed Dec 2, 2024
1 parent 5acad54 commit f43ebf4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,15 @@ updates:
- 'karma*'
- '*protobuf*'
- 'rxjs'
- 'tslib'
- 'typescript'
- 'zone.js'
exclude-patterns:
- '*eslint*'
- '*prettier*'
typescript:
applies-to: version-updates
patterns:
- 'tslib'
- 'typescript'
minor-and-patch:
applies-to: security-updates
patterns:
Expand Down

0 comments on commit f43ebf4

Please sign in to comment.