From 03a410b7797ef1e66b689aa9f05c2f5fa56cb8cf Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Fri, 23 Aug 2024 11:34:31 +0100 Subject: [PATCH] group deps --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) 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: