Skip to content

Commit 9302af5

Browse files
committed
ci: [@dependabot] ignore eslint-plugin-import
- import-js/eslint-plugin-import#2843 Signed-off-by: Lexus Drumgold <[email protected]>
1 parent ea2ae48 commit 9302af5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ updates:
5252
patterns:
5353
- '@vitest/*'
5454
- vitest*
55+
ignore:
56+
- dependency-name: eslint-plugin-import
5557
labels:
5658
- scope:dependencies
5759
- type:build

0 commit comments

Comments
 (0)