diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 41c14f5145..ba29735f5c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,8 @@ version: 2 updates: - package-ecosystem: "cargo" - directory: "**/*" + directories: + - "**/*" schedule: interval: weekly ignore: