Skip to content

Commit

Permalink
[dependabot] Schedule github actions updates
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jan 11, 2025
1 parent 03ed840 commit 2840531
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ updates:
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "7:00"
groups:
all-actions:
patterns: [ "*" ]
- package-ecosystem: "bundler"
directory: "/"
schedule:
Expand Down

0 comments on commit 2840531

Please sign in to comment.