Skip to content

Commit

Permalink
chore(config): migrate config renovate.json (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent 64e2c62 commit ef77aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"description": "Dependency updates to other package jsons than the root should always use the chore scope as they aren't published to npm",
"matchPaths": ["playground/**/package.json"],
"matchFileNames": ["playground/**/package.json"],
"extends": [":semanticCommitTypeAll(chore)"],
"groupSlug": "playground"
}
Expand Down

0 comments on commit ef77aee

Please sign in to comment.