Skip to content

Commit

Permalink
Ignore major Angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Dec 9, 2024
1 parent 5491e51 commit 266bea7
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 @@ -10,6 +10,12 @@ updates:
ignore:
- dependency-name: "@types/node"
update-types: ["version-update:semver-patch"]
- dependency-name: "@angular/*"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular-eslint/*"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular-devkit/*"
update-types: [ "version-update:semver-major" ]
groups:
angular:
applies-to: version-updates
Expand Down

0 comments on commit 266bea7

Please sign in to comment.