Skip to content

Commit 6a44139

Browse files
committed
dependabot: group Tanstack Query dependencies
1 parent 093e573 commit 6a44139

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ updates:
9595
patterns:
9696
- "@tanstack/react-router"
9797
- "@tanstack/router-*"
98+
tanstack-query:
99+
patterns:
100+
- "@tanstack/react-query"
101+
- "@tanstack/react-query-*"
98102
types:
99103
patterns:
100104
- "@types/*"

0 commit comments

Comments
 (0)