Skip to content

Commit 3c5969f

Browse files
authored
refactor(dependabot): corrected typescript-eslint pattern (#2993)
1 parent 011e2bd commit 3c5969f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ updates:
101101
typescript-eslint:
102102
patterns:
103103
- '@typescript-eslint*'
104+
- "typescript-eslint"
104105
storybook:
105106
patterns:
106107
- '@storybook*'

0 commit comments

Comments
 (0)