diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 248be4d..f9586e8 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,7 +5,7 @@ updates: schedule: interval: "daily" - package-ecosystem: "github-actions" - directory: "./github/workflows" + directory: "/.github/workflows" schedule: interval: "daily" - package-ecosystem: "npm"