Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaddell committed Aug 2, 2023
1 parent 9f91b9b commit 67c3c78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"draftPR": true
},
{
"matchDepTypes": ["devDependencies","development","test"],
"matchDepTypes": ["devDependencies", "development", "test"],
"additionalBranchPrefix": "dev/",
"commitMessagePrefix": "[Dev] "
},
Expand Down Expand Up @@ -48,7 +48,7 @@
{
"matchDepTypes": ["test"],
"groupName": "testing"
}.
},
{
"matchPackagePrefixes": ["eslint", "@typescript-eslint/"],
"groupName": "eslint"
Expand Down

0 comments on commit 67c3c78

Please sign in to comment.