From f8c272cff5f95b7c78b5d3856130529ad92a65f7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 20 Aug 2026 10:15:36 +0000 Subject: [PATCH] chore: group codeql dependabot updates Co-authored-by: baywet <7905502+baywet@users.noreply.github.com> --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b850fc9..6f04157 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + groups: + codeql: + patterns: + - github/codeql-action* cooldown: default-days: 7 - package-ecosystem: bundler