diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d0822ac..c3e7b6c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,11 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'daily' + groups: + next: + patterns: + - 'next' + - 'eslint-config-next' - package-ecosystem: 'docker' directory: '/' schedule: