diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 97dfb906f..848acaf07 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,6 @@ updates: schedule: interval: "daily" - package-ecosystem: "cargo" - directory: "/" + directories: ["/", "src/tests/rust_guests/simpleguest","src/tests/rust_guests/callbackguest"] schedule: - interval: "daily" \ No newline at end of file + interval: "daily"