From a2562945eafc785e3b6578b756a888beb8db7773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20R=C3=BC=C3=9Fler?= Date: Mon, 19 May 2025 16:10:53 +0200 Subject: [PATCH] Group Dependabot updates --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5cde1657cd..72dc3890fb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,6 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + groups: + cargo: + patterns: ["*"]