Compare commits
1 commit
a36405e4dd
...
9bf604683d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bf604683d |
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
||||||
"extends": ["config:recommended"],
|
"extends": ["config:recommended"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "all dependencies"
|
"groupName": "elixir dependencies",
|
||||||
|
"matchCategories": "elixir"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue