mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
12 lines
266 B
YAML
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"
|