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 b348557 commit 0b73f74Copy full SHA for 0b73f74
.github/dependabot.yml
@@ -3,8 +3,9 @@ updates:
3
- package-ecosystem: "npm"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
7
- open-pull-requests-limit: 10
+ interval: "monthly"
+ time: "06:00"
8
+ open-pull-requests-limit: 40
9
ignore:
10
- dependency-name: "*"
11
update-types:
0 commit comments