We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2befa7f commit 03a4efcCopy full SHA for 03a4efc
1 file changed
.github/dependabot.yml
@@ -4,13 +4,12 @@ updates:
4
directory: "/"
5
open-pull-requests-limit: 10
6
schedule:
7
- interval: "daily"
+ interval: "weekly"
8
labels:
9
- "dependencies"
10
ignore:
11
- dependency-name: "react"
12
- dependency-name: "react-dom"
13
- - dependency-name: "@docsearch/react" # unfortunately I don't have the app id
14
groups:
15
dependencies:
16
patterns:
0 commit comments