Skip to content

Commit

Permalink
chore: remove matchDepTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
shabaraba committed Jul 26, 2024
1 parent eeeff98 commit 8aacbff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,10 @@
],
packageRules: [
{
// set `chore` to the commit for updating deps and devDeps
// set `chore` to the commit for updating packages
matchPackagePatterns: [
"*"
],
matchDepTypes: [
"devDependencies"
],
semanticCommitType: "chore",
},
{
Expand Down

0 comments on commit 8aacbff

Please sign in to comment.