Skip to content

Commit

Permalink
chore: update base
Browse files Browse the repository at this point in the history
  • Loading branch information
dword-design committed Jun 8, 2021
1 parent 36ed268 commit 1bca51f
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 184 deletions.
13 changes: 2 additions & 11 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,8 @@
},
"packageRules": [
{
"packagePatterns": [
"*"
],
"semanticCommitType": "chore"
},
{
"depTypeList": [
"dependencies",
"devDependencies",
"peerDependencies",
"optionalDependencies"
"matchPaths": [
"package.json"
],
"semanticCommitType": "fix"
}
Expand Down
Loading

0 comments on commit 1bca51f

Please sign in to comment.