Skip to content

Commit

Permalink
dependabot: fmt, weekly, github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Aug 5, 2023
1 parent 0a4d0c7 commit 2e7bb5a
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly

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

0 comments on commit 2e7bb5a

Please sign in to comment.