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 20d253d commit 2f990b7Copy full SHA for 2f990b7
.github/dependabot.yml
@@ -2,7 +2,7 @@ version: 2
2
updates:
3
- package-ecosystem: docker
4
cooldown:
5
- default-days: 4
+ default-days: 7
6
directories:
7
- "/"
8
- "/docker"
@@ -16,15 +16,15 @@ updates:
16
- package-ecosystem: devcontainers
17
directory: "/"
18
19
20
schedule:
21
interval: daily
22
open-pull-requests-limit: 10
23
24
- package-ecosystem: pip
25
26
27
28
exclude:
29
- ccxt
30
@@ -51,7 +51,7 @@ updates:
51
- package-ecosystem: "github-actions"
52
53
54
55
56
interval: "weekly"
57
0 commit comments