We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edfb6e2 + 5e822c3 commit beb2b29Copy full SHA for beb2b29
1 file changed
.github/dependabot.yml
@@ -4,11 +4,31 @@ updates:
4
directory: /
5
schedule:
6
interval: monthly
7
+ cooldown:
8
+ default-days: 3
9
+ groups:
10
+ composer-all:
11
+ patterns:
12
+ - "*"
13
+
14
- package-ecosystem: github-actions
15
16
17
18
19
20
21
+ actions-all:
22
23
24
25
- package-ecosystem: npm
26
directory: /e2e
27
28
29
30
31
32
+ npm-all:
33
34
0 commit comments