Compare commits
1 commit
9bf604683d
...
75ed3bb742
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75ed3bb742 |
1 changed files with 5 additions and 1 deletions
|
|
@ -3,8 +3,12 @@
|
|||
"extends": ["config:recommended"],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "elixir dependencies",
|
||||
"groupName": "Mix dependencies",
|
||||
"matchCategories": "elixir"
|
||||
},
|
||||
{
|
||||
"groupName": "Postgresql",
|
||||
"matchDepNames": "postgres"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue