We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7165255 commit 8fefef3Copy full SHA for 8fefef3
1 file changed
.github/dependabot.yml
@@ -7,13 +7,19 @@ updates:
7
- "/DevProxy.Plugins"
8
schedule:
9
interval: daily
10
+ cooldown:
11
+ default-days: 7
12
13
- package-ecosystem: "docker"
14
directory: "/"
15
16
17
18
19
20
- package-ecosystem: "github-actions"
21
22
- interval: daily
23
+ interval: daily
24
25
0 commit comments