diff --git a/lib/config/options/index.ts b/lib/config/options/index.ts
index a401297e2dafee99ccd1ab70d1fb15ffd09d77f1..82d917cf83733ae3951304ec5ebddaf0ef244d6b 100644
--- a/lib/config/options/index.ts
+++ b/lib/config/options/index.ts
@@ -1224,6 +1224,7 @@ const options: RenovateOptions[] = [
       'lockFileMaintenance',
       'rollback',
       'bump',
+      'replacement',
     ],
     allowString: true,
     stage: 'package',