mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-28 05:10:44 +00:00
ci: Remove Cargo dependabot
This commit is contained in:
parent
107de282ce
commit
9bfde2d8af
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -1,12 +1,5 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
# Look for `Cargo.toml` and `Cargo.lock` in the root directory
|
||||
directory: "/"
|
||||
# Check for updates every Monday
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
# Check for updates every Monday
|
||||
|
Loading…
x
Reference in New Issue
Block a user