Skip to content

Commit fc97a2b

Browse files
committed
chore(deps): limit dependabot to maintained branches (4.x + 5.x)
1 parent 161b4c6 commit fc97a2b

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,6 @@ updates:
88
github-actions:
99
patterns:
1010
- "*"
11-
- package-ecosystem: "github-actions"
12-
directory: "/"
13-
schedule:
14-
interval: "weekly"
15-
target-branch: "2.x"
16-
groups:
17-
github-actions:
18-
patterns:
19-
- "*"
20-
- package-ecosystem: "github-actions"
21-
directory: "/"
22-
schedule:
23-
interval: "weekly"
24-
target-branch: "3.x"
25-
groups:
26-
github-actions:
27-
patterns:
28-
- "*"
2911
- package-ecosystem: "github-actions"
3012
directory: "/"
3113
schedule:

0 commit comments

Comments
 (0)