UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
hygieia
hygieia-scm-gitlab-collector
Compare Revisions
f535b220f8b6515fe351416e297ab290e2ef26a9...25ada5387eab9776c61a33bf45cb32c0f6d007b8
Commits (2)
renovate-automerge
· 75ac1b15
Zachary Sanders
authored
May 24, 2021
75ac1b15
Merge branch 'renovate-automerge' into 'development'
· 25ada538
Zachary Sanders
authored
May 24, 2021
renovate-automerge See merge request
!20
25ada538
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
10 deletions
+3
-10
renovate.json
renovate.json
+3
-10
No files found.
renovate.json
View file @
25ada538
...
@@ -5,22 +5,15 @@
...
@@ -5,22 +5,15 @@
"baseBranches"
:
[
"baseBranches"
:
[
"development"
"development"
],
],
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"regexManagers"
:
[
"regexManagers"
:
[
{
{
"fileMatch"
:
[
"fileMatch"
:
[
"^hardening_manifest.yaml$"
"^hardening_manifest.yaml$"
],
],
"matchStrings"
:
[
"matchStrings"
:
[
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
,
],
"depNameTemplate"
:
"hygieiadoc/githubscmcollector"
,
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
],
"depNameTemplate"
:
"hygieiadoc/githubscmcollector"
,
"depNameTemplate"
:
"hygieiadoc/githubscmcollector"
,
...
...