diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ce621be9c6..4c4b4a5fba 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + - package-ecosystem: "gomod" + directory: "/documentation/examples/remote_storage" + schedule: + interval: "monthly" - package-ecosystem: "npm" directory: "/web/ui" schedule: