fix: align PR title
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
37797625ad
commit
dc2cd155b4
1 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["argoprojlabs/argocd-extension-installer"],
|
"matchPackagePatterns": ["argoprojlabs/argocd-extension-installer"],
|
||||||
"commitMessagePrefix": "chore({{{replace 'argoprojlabs/' '' depName}}}):",
|
"commitMessagePrefix": "chore({{{replace '*' 'argo-cd' depName}}}):",
|
||||||
"postUpgradeTasks": {
|
"postUpgradeTasks": {
|
||||||
"commands": ["./scripts/renovate-bump-version.sh {{depName}}"]
|
"commands": ["./scripts/renovate-bump-version.sh {{depName}}"]
|
||||||
}
|
}
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["public.ecr.aws/bitnami/redis-exporter"],
|
"matchPackagePatterns": ["public.ecr.aws/bitnami/redis-exporter"],
|
||||||
"commitMessagePrefix": "chore({{{replace 'public.ecr.aws/' '' depName}}}):",
|
"commitMessagePrefix": "chore({{{replace '*' 'argo-cd' depName}}}):",
|
||||||
"postUpgradeTasks": {
|
"postUpgradeTasks": {
|
||||||
"commands": ["./scripts/renovate-bump-version.sh {{depName}}"]
|
"commands": ["./scripts/renovate-bump-version.sh {{depName}}"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue