mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
Removed pip from dependabot (#3430)
This commit is contained in:
parent
483cdebc61
commit
9ff3781bea
1 changed files with 0 additions and 7 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -5,10 +5,3 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
# Maintain Python tools used for testing and conversion
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/third_party"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
versioning-strategy: increase-if-necessary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue