diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 035bfbc..d17b782 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,6 +15,8 @@ updates: schedule: interval: weekly - package-ecosystem: "gomod" - directory: "/" + directories: + - "/" + - "/samples/go-contract" schedule: interval: weekly