diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b849982..81fd7dc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "docker" # See documentation for possible values - directory: "/" # Location of package manifests + directory: "/core" # Location of package manifests schedule: interval: "weekly" # Enable version updates for Actions