Skip to content

Commit

Permalink
fix: standardizing .github files (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateodelnorte committed Jun 14, 2019
1 parent 10908e3 commit 09e2479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packageRules": [
{
"groupName": "meta",
"packagePatterns": ["^meta-", "get-meta-file"],
"packagePatterns": ["^meta-", "find-file-recursively-up", "get-meta-file", "loop", "symlink-meta-dependencies"],
"automerge": true
},
{
Expand Down

0 comments on commit 09e2479

Please sign in to comment.