From f900cba5bd3ad5e938a35f86e2f80142718d05ed Mon Sep 17 00:00:00 2001 From: Tobias Lindberg Date: Tue, 17 Feb 2026 22:00:03 +0100 Subject: [PATCH] ci: add group for resty and testify in dependabot --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c8703b..ce3cb81 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,13 @@ updates: labels: - dependencies - go + groups: + resty: + patterns: + - github.com/go-resty/resty + testify: + patterns: + - github.com/stretchr/testify - package-ecosystem: docker directory: /