UNCLASSIFIED

Commit 3e903c53 authored by Joshua Carnes's avatar Joshua Carnes
Browse files

update renovate to group all dependencies

parent 0522fc6b
Pipeline #277116 passed with stages
in 3 minutes and 58 seconds
...@@ -22,5 +22,17 @@ ...@@ -22,5 +22,17 @@
"depNameTemplate": "registry1.dso.mil/ironbank/redhat/ubi/ubi8-minimal", "depNameTemplate": "registry1.dso.mil/ironbank/redhat/ubi/ubi8-minimal",
"datasourceTemplate": "docker" "datasourceTemplate": "docker"
} }
],
"groupName": "all dependencies",
"separateMajorMinor": false,
"groupSlug": "all",
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"groupName": "all dependencies",
"groupSlug": "all"
}
] ]
} }
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