From ae63e99d32578105c40fd8e24e04c36cf21351ea Mon Sep 17 00:00:00 2001 From: Sym Roe Date: Mon, 15 Apr 2024 11:52:54 +0100 Subject: [PATCH] Group python deps --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ba1c6b8..e764499 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + groups: + python-packages: + patterns: + - "*"