mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
7 lines
160 B
YAML
7 lines
160 B
YAML
version: 2
|
|
updates:
|
|
# Auto-update the Poetry package, but not tests
|
|
- package-ecosystem: "pip"
|
|
directory: "/pkgs"
|
|
schedule:
|
|
interval: "daily"
|