UNCLASSIFIED

Commit 1d7fb953 authored by Zachary Sanders's avatar Zachary Sanders
Browse files

renovate update

parent 9d856781
Pipeline #288800 canceled with stages
in 6 seconds
......@@ -5,6 +5,8 @@
"baseBranches": [
"development"
],
"automerge": true,
"gitLabAutomerge": true,
"regexManagers": [
{
"fileMatch": [
......@@ -15,6 +17,17 @@
],
"depNameTemplate": "registry1.dso.mil/ironbank/python/python39",
"datasourceTemplate": "docker"
},
{
"fileMatch": [
"^hardening_manifest.yaml$"
],
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\"",
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "truffleHog3",
"datasourceTemplate": "pypi"
}
]
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment