Skip to content

Commit

Permalink
add dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
intarga committed Aug 2, 2024
1 parent 6b91a14 commit 8f41fa9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
groups:
all:
patterns:
- "*"
reviewers:
- "intarga"

0 comments on commit 8f41fa9

Please sign in to comment.