Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
645810e88f chore(deps): update mix dependencies
Some checks reported errors
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build was killed
2025-05-22 10:24:36 +00:00
2 changed files with 1 additions and 13 deletions

View file

@ -72,9 +72,6 @@ trigger:
event:
- cron
- custom
- push
branch:
- main
environment:
LOG_LEVEL: debug

View file

@ -8,17 +8,8 @@
},
{
"groupName": "asdf tool versions",
"description": "Keep in mind that Renovate currently does not support updating PostgreSQL via asdf.",
"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"],
"enabled": false
}
]
}