diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b780a92..3a87c4d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,11 @@ updates: directory: '/' schedule: interval: 'daily' + groups: + artifacts: + patterns: + - 'actions/download-artifact' + - 'actions/upload-artifact' - package-ecosystem: 'npm' directory: '/'