diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ed05624ea..0d0a5b59c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: directory: '/' schedule: interval: 'weekly' + groups: + npm: + patterns: + - '*' - package-ecosystem: 'github-actions' directory: '/' schedule: