Skip to content

Commit

Permalink
Chore: enhance own updates commit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Jul 19, 2021
1 parent 982abaf commit 49a2365
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 @@ -43,7 +43,8 @@
"packageRules": [
{
"matchSourceUrlPrefixes": ["https://github.com/pustovitDmytro/"],
"groupName": "pustovitDmytro packages"
"groupName": "pustovitDmytro's packages",
"commitBodyTable": true
},
{
"matchDepTypes": ["devDependencies"],
Expand Down

0 comments on commit 49a2365

Please sign in to comment.