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