mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 15:06:27 +00:00
docs: fix single space list items
This commit is contained in:
parent
243c25ff4d
commit
1d5eee9075
3 changed files with 16 additions and 16 deletions
|
@ -135,7 +135,7 @@ Renovate will then use the following logic:
|
||||||
|
|
||||||
### Encrypted entire .npmrc file into config
|
### Encrypted entire .npmrc file into config
|
||||||
|
|
||||||
Copy the entire .npmrc, replace newlines with `\n` chars, and then try encrypting it at https://renovatebot.com/encrypt
|
Copy the entire .npmrc, replace newlines with `\n` chars, and then try encrypting it at <https://renovatebot.com/encrypt>
|
||||||
|
|
||||||
You will then get an encrypted string that you can substitute into your renovate.json instead.
|
You will then get an encrypted string that you can substitute into your renovate.json instead.
|
||||||
The result will now look something like this:
|
The result will now look something like this:
|
||||||
|
|
Loading…
Reference in a new issue