Skip to content

Commit

Permalink
Update Dependabot configuration to check for Cargo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jul 3, 2024
1 parent 990ae30 commit 3c2fe09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ updates:
schedule:
interval: monthly

- package-ecosystem: cargo
directory: /
schedule:
interval: monthly

- package-ecosystem: gitsubmodule
directory: /
schedule:
Expand Down

0 comments on commit 3c2fe09

Please sign in to comment.