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
aa9b3469
Unverified
Commit
aa9b3469
authored
4 years ago
by
HonkingGoose
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: improve manager docs (#8869)
parent
fd276e43
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/modules/manager.md
+3
-3
3 additions, 3 deletions
docs/usage/modules/manager.md
with
3 additions
and
3 deletions
docs/usage/modules/manager.md
+
3
−
3
View file @
aa9b3469
...
@@ -50,13 +50,13 @@ If a manager matches a file that you _don't_ want it to, ignore it using the `ig
...
@@ -50,13 +50,13 @@ If a manager matches a file that you _don't_ want it to, ignore it using the `ig
Also, if you ever find that Renovate is _not_ matching a file name that you're certain it should, check your preset config isn't the cause of it.
Also, if you ever find that Renovate is _not_ matching a file name that you're certain it should, check your preset config isn't the cause of it.
The
`config:base`
preset ignores common test and example directory names, for example.
The
`config:base`
preset ignores common test and example directory names, for example.
### Enabling and
D
isabling
M
anagers
### Enabling and
d
isabling
m
anagers
#### Enabling experimental managers
#### Enabling experimental managers
Most managers are enabled by default.
Most managers are enabled by default.
For those that aren't, typically because they are considered experimental, you can
enable them opt-in
.
For those that aren't, typically because they are considered experimental, you can
opt-in manually
.
For example, i
f there was a manager called
`some-new-manager`
then
you
c
ould enable it this
way
:
I
f there was a manager called
`some-new-manager`
you
w
ould enable it
like
this:
```
json
```
json
{
{
...
...
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