mirror of
https://github.com/cmur2/python-bme280.git
synced 2024-11-01 00:56:15 +01:00
33 lines
689 B
YAML
33 lines
689 B
YAML
|
---
|
||
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: pip
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
day: thursday
|
||
|
time: '14:00'
|
||
|
timezone: Europe/Berlin
|
||
|
pull-request-branch-name:
|
||
|
separator: "-"
|
||
|
open-pull-requests-limit: 99
|
||
|
target-branch: three
|
||
|
versioning-strategy: lockfile-only
|
||
|
allow:
|
||
|
- dependency-type: direct
|
||
|
- dependency-type: indirect
|
||
|
- package-ecosystem: pip
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: weekly
|
||
|
day: thursday
|
||
|
time: '14:00'
|
||
|
timezone: Europe/Berlin
|
||
|
pull-request-branch-name:
|
||
|
separator: "-"
|
||
|
open-pull-requests-limit: 99
|
||
|
versioning-strategy: lockfile-only
|
||
|
allow:
|
||
|
- dependency-type: direct
|
||
|
- dependency-type: indirect
|