Skip to content

Commit

Permalink
Update dependabot.yml to bump GitHub Action versions automagically
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger authored Oct 1, 2024
1 parent f8b2c94 commit 5a3a2ce
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
interval: "monthly"
day: monday
time: "04:00"
open-pull-requests-limit: 99

- package-ecosystem: "github-actions"
commit-message:
directory: "/"
schedule:
interval: "monthly"
day: monday
time: "04:00"
open-pull-requests-limit: 99

0 comments on commit 5a3a2ce

Please sign in to comment.