mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
14 lines
283 B
YAML
14 lines
283 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: 'github-actions'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
target-branch: dev
|
|
|
|
- package-ecosystem: 'docker'
|
|
directory: '/docker'
|
|
schedule:
|
|
interval: 'daily'
|
|
target-branch: dev
|