mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 15:14:56 +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
|
version: 2
|
||||||
updates:
|
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"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
# Check for updates every Monday
|
# Check for updates every Monday
|
||||||
|
Loading…
x
Reference in New Issue
Block a user