diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1acb3c79..5aa7ca9e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,7 @@ version: 2 updates: - package-ecosystem: cargo - directories: - - "/" - - /cpp - - /nodejs - - /parameterized-test - - /python + directory: "/" schedule: interval: weekly