diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 40313148a..4673f47cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: interval: "daily" rebase-strategy: "disabled" - package-ecosystem: "github-actions" - directory: "/.github/workflows" + directory: "/" schedule: interval: "weekly" rebase-strategy: "disabled"