Compare commits
1 commit
cc8e737f48
...
d2a6f8d195
| Author | SHA1 | Date | |
|---|---|---|---|
| d2a6f8d195 |
2 changed files with 2 additions and 9 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"assignees": ["kernald"],
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
|
|
@ -42,13 +43,5 @@
|
||||||
"extractVersionTemplate": "^v?(?<version>.*)$",
|
"extractVersionTemplate": "^v?(?<version>.*)$",
|
||||||
"autoReplaceStringTemplate": "ARG SOPS_VERSION={{newValue}}"
|
"autoReplaceStringTemplate": "ARG SOPS_VERSION={{newValue}}"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"description": "Group all tool bumps into one PR",
|
|
||||||
"matchManagers": ["custom.regex"],
|
|
||||||
"groupName": "talos tools versions",
|
|
||||||
"prPriority": 0
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue