diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index d37ae0a..85b6caf 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -18,4 +18,7 @@ updates: interval: "weekly" labels: - "pr-deps" - \ No newline at end of file + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"