WIP: feature/backpex-migration #92
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@
|
||||||
"groupName": "asdf tool versions",
|
"groupName": "asdf tool versions",
|
||||||
"description": "Keep in mind that Renovate currently does not support updating PostgreSQL via asdf.",
|
"description": "Keep in mind that Renovate currently does not support updating PostgreSQL via asdf.",
|
||||||
"matchFileNames": [".tool-versions"]
|
"matchFileNames": [".tool-versions"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchFileNames": [".tool-versions"],
|
||||||
|
"matchPackageNames": ["elixir"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue