From 9ad6f2d4e27413bb0f3977b5fb3ef1ed3edff38f Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Wed, 1 Jul 2026 21:06:46 +0100 Subject: [PATCH] Group github/codeql-action/* Dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb768a6..e5ddf5b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,7 @@ updates: - "auto-merge" cooldown: default-days: 7 + groups: + codeql: + patterns: + - 'github/codeql-action/*'