From 98811e4e3c5d26d2ea5d1ad00f22ac3b969eff34 Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Fri, 2 Jun 2023 22:05:10 +0900 Subject: [PATCH] Group dependabot PRs for rubocop related https://github.com/dependabot/fetch-metadata/pull/374 https://github.com/github/eslint-plugin-github/pull/441 --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c084555..5b4d8db 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: schedule: interval: "weekly" versioning-strategy: increase + groups: + rubocop-dependencies: + patterns: + - '*rubocop*' ignore: - dependency-name: 'rubocop' versions: