Skip to content

Commit

Permalink
Merge pull request #2052 from hannobraun/dependabot
Browse files Browse the repository at this point in the history
Try to get Dependabot to run `cargo update`
  • Loading branch information
hannobraun authored Oct 10, 2023
2 parents 9e6ce52 + e1836b6 commit aefe378
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ updates:
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-name: "*"
dependency-type: "all"
# Group dependency updates into a single pull request.
groups:
cargo:
Expand Down

0 comments on commit aefe378

Please sign in to comment.