Compare commits
5 commits
d214789872
...
5ab73aada6
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ab73aada6 | |||
| a2cbac0744 | |||
| 69a978de0f | |||
| 4469421871 | |||
|
|
419b64270c |
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