Skip to content

Commit

Permalink
ci: add github actions to dependabot ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnossiom committed Nov 27, 2024
1 parent d09bf63 commit e41abba
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "21:00"
open-pull-requests-limit: 10
interval: weekly

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly

0 comments on commit e41abba

Please sign in to comment.