Files
zigbee2mqtt/.github/dependabot.yml
T
2025-04-13 21:34:25 +02:00

14 lines
295 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
target-branch: dev
groups:
minor-patch:
applies-to: version-updates
update-types:
- minor
- patch