Fine-tune renovate configuration #58

Closed
rafael wants to merge 3 commits from configure-renovate into main
Showing only changes of commit 7925757efa - 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"],