We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
patterns
1 parent 31d4a1d commit c1a7eacCopy full SHA for c1a7eac
.github/dependabot.yml
@@ -29,6 +29,8 @@ updates:
29
patch-dependencies:
30
update-types:
31
- "patch"
32
+ patterns:
33
+ - "*"
34
typescript-eslint:
35
patterns:
36
- "@typescript-eslint*"
0 commit comments