Skip to content

Commit cf2f48e

Browse files
authored
Update Dependabot to auto-update GitHub Actions (#10)
Fixes #242
1 parent a0e19ef commit cf2f48e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

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

0 commit comments

Comments
 (0)