From: Viktor Szakats Date: Sun, 2 Nov 2025 16:10:00 +0000 (+0100) Subject: GHA/dependabot: fix update group names X-Git-Tag: curl-8_17_0~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=428faf6d479fd8800e38d46535296a212cf322ad;p=thirdparty%2Fcurl.git GHA/dependabot: fix update group names --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e9126e58d3..735fdd107b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: cooldown: default-days: 7 groups: - actions-deps: + gha-dependencies: patterns: - '*' commit-message: @@ -29,7 +29,7 @@ updates: semver-minor-days: 7 semver-patch-days: 3 groups: - actions-deps: + pip-dependencies: patterns: - '*' commit-message: