Skip to content

Commit 885ed75

Browse files
chore(prettier): 🤖 ✨
1 parent c3fca1a commit 885ed75

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎renovate.json‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
},
1010
{
1111
"description": "Dependency updates to other package jsons than the root should always use the chore scope as they aren't published to npm",
12-
"matchFiles": [
13-
"examples/blog/package.json",
14-
],
12+
"matchFiles": ["examples/blog/package.json"],
1513
"extends": [":semanticCommitTypeAll(chore)"],
1614
"groupSlug": "examples"
1715
}

0 commit comments

Comments
 (0)