Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
55e509f6
Unverified
Commit
55e509f6
authored
3 years ago
by
Rodney Gitzel
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: clarify how `bumpVersion` for `sbt` works (#10595)
parent
e0c0302b
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
docs/usage/configuration-options.md
+2
-0
2 additions, 0 deletions
docs/usage/configuration-options.md
with
2 additions
and
0 deletions
docs/usage/configuration-options.md
+
2
−
0
View file @
55e509f6
...
@@ -283,6 +283,8 @@ For `npm` only you can also configure this field to `"mirror:x"` where `x` is th
...
@@ -283,6 +283,8 @@ For `npm` only you can also configure this field to `"mirror:x"` where `x` is th
Doing so means that the
`package.json`
`version`
field will mirror whatever the version is that
`x`
depended on.
Doing so means that the
`package.json`
`version`
field will mirror whatever the version is that
`x`
depended on.
Make sure that version is a pinned version of course, as otherwise it won't be valid.
Make sure that version is a pinned version of course, as otherwise it won't be valid.
For
`sbt`
note that Renovate will update the version string only for packages that have the version string in their project's
`built.sbt`
file.
## cloneSubmodules
## cloneSubmodules
## commitBody
## commitBody
...
...
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