diff --git a/website/docs/configuration-options.md b/website/docs/configuration-options.md
index dc00ef3cf6ecf90687bf412628f5cd12412c9410..0a14583253256ca9b239b4e720f15560541a4b0b 100644
--- a/website/docs/configuration-options.md
+++ b/website/docs/configuration-options.md
@@ -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:
 
 - `.github/renovate.json`
+- `.github/renovate.json5`
 - `.renovaterc.json`
 - `renovate.json`
+- `renovate.json5`
 - `.renovaterc`
 - `package.json` _(within a `"renovate"` section)_