Skip to content

Commit 5a3212d

Browse files
add github-actions to dependabot.yml
1 parent e5af2c2 commit 5a3212d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ updates:
77
day: "monday"
88
time: "06:00"
99
timezone: "Europe/Berlin"
10+
11+
- package-ecosystem: "github-actions"
12+
directory: "/"
13+
schedule:
14+
interval: "weekly"
15+
day: "monday"
16+
time: "06:00"
17+
timezone: "Europe/Berlin"

0 commit comments

Comments
 (0)