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 6f8640e commit 702bbbeCopy full SHA for 702bbbe
.github/dependabot.yml
@@ -4,5 +4,9 @@ updates:
4
directory: "/"
5
schedule:
6
interval: daily
7
- time: "22:00"
+ open-pull-requests-limit: 10
8
+- package-ecosystem: npm
9
+ directory: "/"
10
+ schedule:
11
+ interval: weekly
12
open-pull-requests-limit: 10
0 commit comments