Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maven
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
CI-CD components
Maven
Commits
9fc6c34f
Commit
9fc6c34f
authored
1 year ago
by
Cédric OLIVIER
Browse files
Options
Downloads
Patches
Plain Diff
chore(renovate): update renovate config to automerge tbc deps
parent
837d77df
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
renovate.json
+16
-1
16 additions, 1 deletion
renovate.json
with
16 additions
and
1 deletion
renovate.json
+
16
−
1
View file @
9fc6c34f
...
...
@@ -10,6 +10,21 @@
"gitlab-tags"
],
"versioning"
:
"docker"
}
},
{
"groupName"
:
"to-be-continuous dependencies"
,
"groupSlug"
:
"tbc-deps"
,
"matchPackagePatterns"
:
[
"to-be-continuous/*"
],
"matchUpdateTypes"
:
[
"minor"
,
"patch"
],
"automerge"
:
true
,
"automergeType"
:
"pr"
,
"platformAutomerge"
:
true
,
"rebaseWhen"
:
"auto"
}
]
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment