move and redo dependantbot

This commit is contained in:
Chaos Rogers 2025-07-10 13:44:34 +01:00
parent ff57a92702
commit 8092d6ae3b
2 changed files with 6 additions and 14 deletions

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/" # Location of Cargo.toml
schedule:
interval: "weekly"

View file

@ -1,14 +0,0 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
reviewers:
- "@me"
assignees:
- "@me"
commit-message:
prefix: "cargo"
include: "scope"