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
......@@ -90,4 +90,4 @@ maintainers:
name: "Adam Martin"
# # The gitlab username of the current container owner
username: "adam.martin"
cht_member: true
\ No newline at end of file
cht_member: true
......@@ -5,6 +5,8 @@
"baseBranches": [
"development"
],
"automerge": true,
"gitLabAutomerge": true,
"regexManagers": [
{
"fileMatch": [
......@@ -15,7 +17,18 @@
],
"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"
}
]
}
\ No newline at end of file
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