4b95f85bfd
CI / Test Merge SARIF Files (pull_request) Successful in 3s
CI / Test Setup Trivy amd64 (pull_request) Successful in 5s
CI / Test Get Images From Files (pull_request) Successful in 5s
CI / Test Setup DB (pull_request) Successful in 7s
CI / Test Setup Trivy arm64 (pull_request) Successful in 37s
This reverts commit 81eda53a59.
14 lines
354 B
JSON
14 lines
354 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>t.behrendt/renovate-configs:common",
|
|
"local>t.behrendt/renovate-configs:action"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"matchManagers": ["dockerfile", "kubernetes", "helmfile", "helm-values"],
|
|
"ignorePaths": ["get-images-from-files/test*"]
|
|
}
|
|
]
|
|
}
|