updates go to maintenance branch

This commit is contained in:
David Lord 2021-12-22 15:43:13 -08:00
parent edac7e3a56
commit c627b5e773
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -1,8 +1,12 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
- package-ecosystem: "pip"
directory: "/requirements"
target-branch: "2.0.x"
versioning-strategy: "lockfile-only"
schedule:
interval: monthly
time: "08:00"
interval: "monthly"
day: "monday"
time: "16:00"
timezone: "UTC"
open-pull-requests-limit: 99