Skip to content

Commit

Permalink
cargo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Sep 17, 2024
1 parent 2ddcba1 commit aa26962
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: 2
updates:
# GitHub Actions updates
- package-ecosystem: github-actions
directory: /
schedule:
Expand All @@ -8,3 +9,9 @@ updates:
actions:
patterns:
- "*"

# Rust updates
- package-ecosystem: cargo
directory: /
schedule:
interval: monthly

0 comments on commit aa26962

Please sign in to comment.