From a2d06c1fdf443660b5f3a0bae4e55c88f546240e Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Sat, 1 Aug 2026 13:18:54 +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 fac254d..253a583 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,10 @@ updates: prefix: chore cooldown: default-days: 7 + groups: + codeql: + patterns: + - 'github/codeql-action/*' open-pull-requests-limit: 10 - package-ecosystem: npm directory: '/'