From c60f5bb52afb234b5428e6a614a7eb7814786d8d Mon Sep 17 00:00:00 2001 From: Andrey Kaipov <9457739+andreykaipov@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:00:52 -0400 Subject: [PATCH] ci: update both indirect and direct gomod deps for /internal/sample (#159) Co-authored-by: Andrey Kaipov --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 636ed7a..0486798 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,8 @@ updates: directory: /internal/sample schedule: interval: weekly + allow: + - dependency-type: all - package-ecosystem: github-actions directory: / schedule: