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 1f73e1b commit 3344383Copy full SHA for 3344383
.github/dependabot.yml
@@ -10,14 +10,18 @@ updates:
10
- package-ecosystem: github-actions
11
directory: "/"
12
schedule:
13
- interval: daily
+ interval: weekly
14
+ cooldown:
15
+ default-days: 7
16
open-pull-requests-limit: 10
17
- package-ecosystem: maven
18
19
registries:
20
- maven-github
21
22
23
24
25
open-pull-requests-limit: 20
26
allow:
27
- dependency-type: "all"
0 commit comments