Skip to content

Commit 4fc6221

Browse files
committed
Add dependabot config for release-0.18
Signed-off-by: Tom Pantelis <[email protected]>
1 parent 94f2208 commit 4fc6221

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ updates:
4545
github-actions:
4646
patterns:
4747
- "*"
48+
- package-ecosystem: github-actions
49+
directory: /
50+
target-branch: release-0.18
51+
schedule:
52+
interval: monthly
53+
groups:
54+
github-actions:
55+
patterns:
56+
- "*"
4857
- package-ecosystem: gomod
4958
directory: /
5059
schedule:

0 commit comments

Comments
 (0)