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 d17607b commit 75e4c14Copy full SHA for 75e4c14
1 file changed
.github/dependabot.yml
@@ -2,6 +2,8 @@ version: 2
2
updates:
3
- package-ecosystem: pip
4
directory: "/"
5
+ cooldown:
6
+ default-days: 7
7
schedule:
8
interval: weekly
9
open-pull-requests-limit: 10
@@ -14,6 +16,8 @@ updates:
14
16
15
17
- package-ecosystem: docker
18
directory: "/tests/shared/docker/eventsourcingdb"
19
20
21
22
23
@@ -26,6 +30,8 @@ updates:
26
30
27
31
- package-ecosystem: "github-actions"
28
32
33
34
29
35
36
37
0 commit comments