home-assistant-android/.github/dependabot.yml
2021-11-15 18:05:28 -05:00

13 lines
263 B
YAML

version: 2
updates:
# Updates for Github Actions used in the repo
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Gradle
- package-ecosystem: gradle
directory: "/"
schedule:
interval: "daily"