Skip to content

Commit b537007

Browse files
authored
refactor: Simplify dependabot configuration for typescript-eslint (#716)
Removed specific update types for typescript-eslint.
1 parent 47d7f36 commit b537007

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ updates:
2727
patterns:
2828
- "@typescript-eslint*"
2929
- "typescript-eslint"
30-
update-types:
31-
- "major"
32-
- "minor"

0 commit comments

Comments
 (0)