From 721c655f01c81ffec666d176c9ac9f91b75b1704 Mon Sep 17 00:00:00 2001 From: Nate Bross Date: Wed, 5 Jul 2023 14:17:42 -0500 Subject: [PATCH] grouped updates (#74) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 56c4b1e..f769062 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,10 @@ updates: interval: daily timezone: America/Chicago open-pull-requests-limit: 10 + groups: + nlog: + patterns: + - "NLog*" - package-ecosystem: "github-actions" directory: "/" schedule: