WIP: feature/backpex-migration #92

Closed
moritz wants to merge 50 commits from feature/backpex-migration into main
Showing only changes of commit 281e6fd19b - Show all commits

View file

@ -10,6 +10,11 @@
"groupName": "asdf tool versions",
"matchFileNames": [".tool-versions"]
},
{
"groupName": "postgres",
"description": "Group updates to postgres across drone ci, docker-compose.yml and other files",
"matchDepNames": ["postgres"]
},
{
"matchFileNames": [".tool-versions"],
"matchPackageNames": ["elixir"],