diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 61cdae9af7..e2eae0eba7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,11 +9,7 @@ updates: prefix: "chore(deps): " prefix-development: "chore(deps-dev): " - package-ecosystem: "cargo" - directories: - - "/" - - "/crates/cli" - - "/crates/macros" - - "/tests" + directory: "/" schedule: interval: "weekly" commit-message: