Update renovate/renovate Docker tag to v43 #396
2 changed files with 2 additions and 2 deletions
|
|
@ -273,7 +273,7 @@ environment:
|
|||
|
||||
steps:
|
||||
- name: renovate
|
||||
image: renovate/renovate:42.99
|
||||
image: renovate/renovate:43.59
|
||||
environment:
|
||||
RENOVATE_CONFIG_FILE: "renovate_backend_config.js"
|
||||
RENOVATE_TOKEN:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"packageRules": [
|
||||
{
|
||||
"groupName": "Mix dependencies",
|
||||
"matchCategories": "elixir"
|
||||
"matchCategories": ["elixir"]
|
||||
},
|
||||
{
|
||||
"groupName": "asdf tool versions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue