mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-15 12:22:18 +00:00
chore: make scipy it's own group to update scipy-stubs together
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -29,6 +29,10 @@ updates:
|
|||||||
mkdocs:
|
mkdocs:
|
||||||
patterns:
|
patterns:
|
||||||
- "mkdocs*"
|
- "mkdocs*"
|
||||||
|
scipy:
|
||||||
|
patterns:
|
||||||
|
- "scipy"
|
||||||
|
- "scipy-stubs"
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
|||||||
Reference in New Issue
Block a user