Skip to content

Commit 2ec6bcb

Browse files
committed
ci: remove old dependency group
1 parent e32bc11 commit 2ec6bcb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ updates:
44
directory: /
55
schedule:
66
interval: daily
7+
78
- package-ecosystem: npm
89
directory: /
910
schedule:
@@ -17,6 +18,3 @@ updates:
1718
- '@storybook*'
1819
- 'storybook*'
1920
- 'eslint-plugin-storybook'
20-
typescript-eslint:
21-
patterns:
22-
- '@typescript-eslint*'

0 commit comments

Comments
 (0)