Skip to content

Commit 3557c77

Browse files
authored
Update Dependabot to auto-update GitHub Actions (#5)
Fixes #242
1 parent 9b881e6 commit 3557c77

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: .github/dependabot.yml

+11
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,14 @@ updates:
1111
reviewers:
1212
- "bajtos"
1313
- "juliangruber"
14+
- package-ecosystem: "github-actions"
15+
directory: "/"
16+
schedule:
17+
interval: "daily"
18+
time: "09:00"
19+
timezone: "Europe/Berlin"
20+
commit-message:
21+
prefix: "ci"
22+
reviewers:
23+
- "bajtos"
24+
- "juliangruber"

0 commit comments

Comments
 (0)