chore(Renovate): Add Trivy update to renovate
This commit is contained in:
parent
6e1242e3ad
commit
23802f429b
@ -16,6 +16,16 @@
|
||||
],
|
||||
"datasourceTemplate": "docker",
|
||||
"versioningTemplate": "docker"
|
||||
},
|
||||
{
|
||||
"fileMatch": [
|
||||
"container-scan.gitlab-ci.yml$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"TRIVY_VERSION: (?<currentValue>.*)\\s"
|
||||
],
|
||||
"depNameTemplate": "aquasecurity/trivy",
|
||||
"datasourceTemplate": "github-releases"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user