Files
ioBroker.docker/.github/dependabot.yml
2021-08-28 14:58:21 +02:00

9 lines
187 B
YAML

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "dev"