diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f3ac3ff0f6..e3f9ba3b7ab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,9 @@ version: 2 updates: - package-ecosystem: cargo - directory: / + directories: + - "/" + - "crates/*" schedule: interval: weekly cooldown: