Merge pull request 'Update renovate/renovate Docker tag to v43' (#396) from renovate/renovate-renovate-43.x into main
Some checks reported errors
continuous-integration/drone/push Build was killed

Reviewed-on: #396
This commit is contained in:
moritz 2026-03-09 13:15:30 +01:00
commit 69a978de0f
2 changed files with 2 additions and 2 deletions

View file

@ -273,7 +273,7 @@ environment:
steps: steps:
- name: renovate - name: renovate
image: renovate/renovate:42.99 image: renovate/renovate:43.59
environment: environment:
RENOVATE_CONFIG_FILE: "renovate_backend_config.js" RENOVATE_CONFIG_FILE: "renovate_backend_config.js"
RENOVATE_TOKEN: RENOVATE_TOKEN:

View file

@ -5,7 +5,7 @@
"packageRules": [ "packageRules": [
{ {
"groupName": "Mix dependencies", "groupName": "Mix dependencies",
"matchCategories": "elixir" "matchCategories": ["elixir"]
}, },
{ {
"groupName": "asdf tool versions", "groupName": "asdf tool versions",