Files
ioBroker.hass/.github/dependabot.yml
T
Ingo Fischer ef754e933c * add dependabot automerge
* update deps
* update io-package
2021-09-03 14:49:43 +02:00

16 lines
365 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
open-pull-requests-limit: 20
versioning-strategy: increase