diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4d287c8b..6a954417 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,9 +9,9 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - - - package-ecosystem: "docker" # See documentation for possible values + + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "daily" - +