Skip to content

Commit 42b0e33

Browse files
authored
chore: enable Dependabot version updates for GitHub Actions (#534)
1 parent 0f69de7 commit 42b0e33

1 file changed

Lines changed: 0 additions & 45 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,3 @@ updates:
88
github-actions:
99
patterns:
1010
- "*"
11-
- package-ecosystem: "github-actions"
12-
directory: "/"
13-
schedule:
14-
interval: "weekly"
15-
target-branch: "7.x"
16-
groups:
17-
github-actions:
18-
patterns:
19-
- "*"
20-
- package-ecosystem: "github-actions"
21-
directory: "/"
22-
schedule:
23-
interval: "weekly"
24-
target-branch: "8.x"
25-
groups:
26-
github-actions:
27-
patterns:
28-
- "*"
29-
- package-ecosystem: "github-actions"
30-
directory: "/"
31-
schedule:
32-
interval: "weekly"
33-
target-branch: "9.x"
34-
groups:
35-
github-actions:
36-
patterns:
37-
- "*"
38-
- package-ecosystem: "github-actions"
39-
directory: "/"
40-
schedule:
41-
interval: "weekly"
42-
target-branch: "10.x"
43-
groups:
44-
github-actions:
45-
patterns:
46-
- "*"
47-
- package-ecosystem: "github-actions"
48-
directory: "/"
49-
schedule:
50-
interval: "weekly"
51-
target-branch: "11.x"
52-
groups:
53-
github-actions:
54-
patterns:
55-
- "*"

0 commit comments

Comments
 (0)