Skip to content

Commit f97757e

Browse files
authored
group dependencies update (#6954)
* group dependencies update * ignore @docsearch/react
1 parent 7f50993 commit f97757e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ updates:
1010
ignore:
1111
- dependency-name: "react"
1212
- dependency-name: "react-dom"
13+
- dependency-name: "@docsearch/react" # unfortunately I don't have the app id
14+
groups:
15+
dependencies:
16+
patterns:
17+
- "*"

0 commit comments

Comments
 (0)