From 2089404153e911a08b88650f1862f8f5b8d00c90 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Thu, 20 Aug 2026 15:22:23 -0400 Subject: [PATCH] ci: adds dependabot codeql group --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 562bc501..54d1d8ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,5 +16,9 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + groups: + codeql: + patterns: + - github/codeql-action/* cooldown: default-days: 7