Files
ioBroker.docker/.github/dependabot.yml
2023-11-17 18:40:08 +01:00

9 lines
188 B
YAML

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