From c64aa31cc758fc2a2ab46f91b56df2135592e307 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Tue, 7 Jul 2026 08:26:42 +0200 Subject: [PATCH] chore: group codeql dependabot updates Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 97166656e..bf2596fca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,9 @@ updates: crazy-max-dot-github: patterns: - "crazy-max/.github/*" + codeql-actions: + patterns: + - "github/codeql-action/*" labels: - "area/dependencies" - "bot"