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 d384631 commit d984d76Copy full SHA for d984d76
1 file changed
.github/dependabot.yml
@@ -10,36 +10,3 @@ updates:
10
github-actions:
11
patterns:
12
- "*"
13
- - package-ecosystem: "github-actions"
14
- directory: "/"
15
- schedule:
16
- interval: "weekly"
17
- cooldown:
18
- default-days: 5
19
- target-branch: "8.x"
20
- groups:
21
- github-actions:
22
- patterns:
23
- - "*"
24
25
26
27
28
29
30
- target-branch: "9.x"
31
32
33
34
35
36
37
38
39
40
41
- target-branch: "10.x"
42
43
44
45
0 commit comments