Skip to content

Commit ae99e7e

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

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
@@ -56,6 +56,8 @@ updates:
5656
patterns:
5757
- '@vitest/*'
5858
- vitest*
59+
ignore:
60+
- dependency-name: eslint-plugin-import
5961
labels:
6062
- scope:dependencies
6163
- type:build

0 commit comments

Comments
 (0)