2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00
fhem-mirror/.github/dependabot.yml
sidey79 d64cf51c4e Update dependabot.yml
Corrected dependabot path and removed ecosystem for docker.
2021-02-11 22:20:58 +01:00

12 lines
530 B
YAML

# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/.github/workflows/" # Location of package manifests
schedule:
interval: "daily"