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 55d759b commit 526886dCopy full SHA for 526886d
.github/dependabot.yml
@@ -3,15 +3,15 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
+ interval: "monthly"
7
open-pull-requests-limit: 10
8
- package-ecosystem: "cargo"
9
10
11
12
- open-pull-requests-limit: 5
+ open-pull-requests-limit: 10
13
- package-ecosystem: "gradle"
14
15
16
17
0 commit comments