diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a5e04a63..f844e3dd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: '/' schedule: interval: 'daily' + groups: + codeql: + patterns: + - "github/codeql-action*" - package-ecosystem: 'npm' directory: '/' schedule: