Skip to content

Commit a1c4314

Browse files
committed
add github-actions to Dependabot
1 parent ededd1e commit a1c4314

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@ updates:
88
time: "06:00"
99
reviewers:
1010
- cloudnode-pro/development
11+
- package-ecosystem: github-actions
12+
directory: /
13+
schedule:
14+
interval: weekly
15+
day: monday
16+
time: "06:00"
17+
reviewers:
18+
- cloudnode-pro/development

0 commit comments

Comments
 (0)