Skip to content

Commit

Permalink
ci: group turf packages in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
gulfaraz committed Dec 30, 2024
1 parent ede2f6c commit 1e2d735
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ updates:
- '@angular*'
- '@bluehalo/*'
- 'zone.js'
turf:
patterns:
- '@turf*'
ignore:
- dependency-name: '*'
update-types: ['version-update:semver-patch']
Expand Down

0 comments on commit 1e2d735

Please sign in to comment.