2022-01-03 05:55:04 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
# Auto-update the Poetry package, but not tests
|
|
|
|
- package-ecosystem: "pip"
|
|
|
|
directory: "/pkgs"
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|
2022-12-18 16:19:01 -05:00
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: "weekly"
|