Skip to content
Snippets Groups Projects
Commit 32c01420 authored by mohd hassaan's avatar mohd hassaan Committed by Rhys Arkins
Browse files

docs: Add renovate.json5 config file (#3635)

docs: Add json5 file type in config options
parent d6329a23
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,10 @@ This document describes all the configuration options you may configure in a Ren ...@@ -10,8 +10,10 @@ This document describes all the configuration options you may configure in a Ren
You can store your Renovate configuration file in one of the following locations: You can store your Renovate configuration file in one of the following locations:
- `.github/renovate.json` - `.github/renovate.json`
- `.github/renovate.json5`
- `.renovaterc.json` - `.renovaterc.json`
- `renovate.json` - `renovate.json`
- `renovate.json5`
- `.renovaterc` - `.renovaterc`
- `package.json` _(within a `"renovate"` section)_ - `package.json` _(within a `"renovate"` section)_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment