Skip to content

Commit

Permalink
Chore: 'Chore' semanticCommitType for updating devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed May 16, 2021
1 parent 96c2ae5 commit 4bf79e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .renovaterc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"packageRules": [
{
"matchDepTypes": ["devDependencies"],
"automerge": true
"automerge": true,
"semanticCommitType": "Chore"
},
{
"matchDepTypes": ["dependencies"],
Expand Down

0 comments on commit 4bf79e1

Please sign in to comment.