diff --git a/website/docs/configuration-options.md b/website/docs/configuration-options.md index 556935a12b9989c0ffe711783b34ad1ca2d3cae8..346f1b30af61521ac0b9281a5423d0ac20afc0a0 100644 --- a/website/docs/configuration-options.md +++ b/website/docs/configuration-options.md @@ -249,6 +249,8 @@ Configuration for Java gradle projects ## gradle-wrapper +Configuration for Gradle Wrapper updates. Changes here affect how Renovate updates the version of gradle in the wrapper, not how it uses the wrapper. + ## group The default configuration for groups are essentially internal to Renovate and you normally shouldn't need to modify them. However, you may choose to _add_ settings to any group by defining your own `group` configuration object.