From: Marcelo Trylesinski Date: Fri, 12 Jan 2024 18:48:03 +0000 (+0100) Subject: Group dependencies on dependabot updates (#3054) X-Git-Tag: 0.27.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab720d325808e1d092787995c2023c9aeb24aff5;p=thirdparty%2Fhttpx.git Group dependencies on dependabot updates (#3054) --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32fd80e7..ec7ea763 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + python-packages: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" schedule: