Skip to content

Commit d193ed2

Browse files
committed
Fix with Prettier
1 parent 0448d71 commit d193ed2

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

renovate.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@
99
{
1010
"groupName": "all non-major dependencies",
1111
"groupSlug": "all-minor-patch",
12-
"matchPackageNames": [
13-
"*"
14-
],
15-
"matchUpdateTypes": [
16-
"minor",
17-
"patch"
18-
]
12+
"matchPackageNames": ["*"],
13+
"matchUpdateTypes": ["minor", "patch"]
1914
}
2015
]
2116
}

0 commit comments

Comments
 (0)