From 2576368fa0a1bed34e98a4fedd7e7c5e279e67aa Mon Sep 17 00:00:00 2001 From: Conicaw Date: Fri, 24 May 2024 11:51:57 -0500 Subject: [PATCH] ci(dependabot): exclude another dep Exclude another dep commit-id:94252265 --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 659145c..35c84b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,7 @@ updates: exclude-patterns: - eslint - eslint-plugin-sonarjs + - eslint-plugin-unused-imports - package-ecosystem: "github-actions" directory: "/"