Skip to content

Commit d984d76

Browse files
authored
Dependabot configuration only for default branch
1 parent d384631 commit d984d76

1 file changed

Lines changed: 0 additions & 33 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,3 @@ updates:
1010
github-actions:
1111
patterns:
1212
- "*"
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-
- package-ecosystem: "github-actions"
25-
directory: "/"
26-
schedule:
27-
interval: "weekly"
28-
cooldown:
29-
default-days: 5
30-
target-branch: "9.x"
31-
groups:
32-
github-actions:
33-
patterns:
34-
- "*"
35-
- package-ecosystem: "github-actions"
36-
directory: "/"
37-
schedule:
38-
interval: "weekly"
39-
cooldown:
40-
default-days: 5
41-
target-branch: "10.x"
42-
groups:
43-
github-actions:
44-
patterns:
45-
- "*"

0 commit comments

Comments
 (0)