1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00
Files
MoniGoMani-freqtrade-trading/.github/dependabot.yml
2021-12-16 02:03:59 +01:00

12 lines
266 B
YAML

# Dependabot - Automatic Dependency Package Management
version: 2
updates:
# Maintain dependencies for Pipenv
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
target-branch: "development"