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
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #396
This commit is contained in:
commit
69a978de0f
2 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "Mix dependencies",
|
"groupName": "Mix dependencies",
|
||||||
"matchCategories": "elixir"
|
"matchCategories": ["elixir"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "asdf tool versions",
|
"groupName": "asdf tool versions",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue