From 271f95a2bf129f847b9ee40c9696adabccf17c23 Mon Sep 17 00:00:00 2001 From: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> Date: Thu, 2 Jan 2025 00:05:35 +0900 Subject: [PATCH] Revert "Exclude `eslint` from Dependabot group updates (#34)" (#67) This reverts commit 45979d755a54a12cc4dcf24839b56b6b53f3ac45. --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1223695..c8c67db 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,6 @@ updates: groups: development-dependencies: dependency-type: 'development' - exclude-patterns: ['eslint'] - package-ecosystem: github-actions directory: '/'