diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b850fc9..648d06e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + groups: + codeql-github-actions: + patterns: + - "github/codeql-action/*" cooldown: default-days: 7 - package-ecosystem: bundler