diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md
index d85407c50b3e35154275c33deb554cb8d84c9c3f..98453dfa7369f54a6ab6652c4d65223ec581789a 100644
--- a/docs/usage/configuration-options.md
+++ b/docs/usage/configuration-options.md
@@ -204,10 +204,6 @@ So for example you could choose to automerge all (passing) `devDependencies` onl
 !!! note
     Branches creation follows [`schedule`](#schedule) and the automerge follows [`automergeSchedule`](#automergeschedule).
 
-<!-- prettier-ignore -->
-!!! warning "Negative reviews on GitHub block Renovate automerge"
-    Renovate won't automerge on GitHub if a PR has a negative review.
-
 <!-- prettier-ignore -->
 !!! note
     On Azure there can be a delay between a PR being set as completed by Renovate, and Azure merging the PR / finishing its tasks.