Skip to content

Commit

Permalink
Update groups in dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcretu committed Jul 31, 2024
1 parent 13151f5 commit 31ebdf3
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 @@ -64,9 +64,11 @@ updates:
patterns:
- "graphql"
- "@graphql-codegen/*"
- "@tanstack/react-query"
- "@tanstack/react-query*"
map:
patterns:
- "leaflet"
- "leaflet*"
- "react-leaflet"
- "@types/leaflet"
Expand All @@ -77,6 +79,7 @@ updates:
- "@types/video.js"
code-style:
patterns:
- "eslint"
- "eslint*"
- "@typescript-eslint/*"
- "prettier"
Expand Down

0 comments on commit 31ebdf3

Please sign in to comment.