Skip to content

Commit db294a0

Browse files
authored
Fix invalid config (#2743)
1 parent 46cf0d4 commit db294a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
packageRules: [
33
{
4-
matchDatasources": ["npm"],
4+
matchDatasources: ["npm"],
55
matchPackageNames: [
66
"vitest",
77
"@vitest/coverage-v8"

0 commit comments

Comments
 (0)