mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-06 10:56:41 +00:00
9 lines
245 B
YAML
9 lines
245 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip" # See documentation for possible values
|
|
directory: "/" # Location of package manifests
|
|
schedule:
|
|
interval: "weekly"
|
|
commit-message:
|
|
prefix: "Poetry"
|
|
include: "scope"
|