Update renovate/renovate Docker tag to v43 #396

Merged
moritz merged 2 commits from renovate/renovate-renovate-43.x into main 2026-03-09 13:15:31 +01:00
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",