mirror of
https://github.com/ycd/manage-fastapi.git
synced 2021-11-08 01:34:39 +03:00
12 lines
261 B
YAML
12 lines
261 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip"
|
|
directory: "/manage_fastapi/templates/project/{{ cookiecutter.folder_name }}/"
|
|
schedule:
|
|
interval: "monthly"
|
|
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|