From fa3d751621708f1bb5dff60e413d138b983c922b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20R=C3=BC=C3=9Fler?= Date: Tue, 20 May 2025 11:16:17 +0200 Subject: [PATCH] Group Dependabot updates (#2647) --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5cde1657..72dc3890 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: ["*"]