Skip to content

Commit

Permalink
chore: do update dev deps, and stop the grouping thing
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Lee Scott <[email protected]>
  • Loading branch information
patrickleet committed Apr 16, 2021
1 parent 7b20107 commit 1ea1ac3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
{
"extends": ["config:base"],
"packageRules": [
{
"groupName": "meta",
"packagePatterns": ["^meta-", "find-file-recursively-up", "get-meta-file", "loop", "symlink-meta-dependencies"],
"automerge": true
},
{
"depTypeList": ["devDependencies"],
"enabled": false
}
],
"automerge": true,
"major": {
"automerge": false
Expand Down

0 comments on commit 1ea1ac3

Please sign in to comment.