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 e63c94b commit 5cfa09fCopy full SHA for 5cfa09f
.github/dependabot.yml
@@ -24,6 +24,8 @@ updates:
24
patch-dependencies:
25
update-types:
26
- "patch"
27
+ patterns:
28
+ - "*"
29
typescript-eslint:
30
patterns:
31
- "@typescript-eslint*"
@@ -46,6 +48,8 @@ updates:
46
48
47
49
50
51
52
53
54
- package-ecosystem: "npm"
55
directory: "/react-tailwind-template"
@@ -61,6 +65,8 @@ updates:
61
65
62
66
63
67
68
69
64
70
71
72
directory: "/vue-example"
@@ -76,3 +82,5 @@ updates:
76
82
77
83
78
84
85
86
0 commit comments