diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 613c008..a0a9f73 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "weekly" - package-ecosystem: "github-actions" - directory: "/.github/workflows/" # Location of package manifests + directory: "/" # Location of package manifests schedule: interval: "weekly" - package-ecosystem: "docker"