Skip to content

Commit cf6bf8d

Browse files
authored
refactor: Add patterns for dependency updates in dependabot.yml (#713)
1 parent dadbcaa commit cf6bf8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ updates:
2121
patch-dependencies:
2222
update-types:
2323
- "patch"
24+
patterns:
25+
- "*"
2426
typescript-eslint:
2527
patterns:
2628
- "@typescript-eslint*"

0 commit comments

Comments
 (0)