diff --git a/phpcs.xml b/phpcs.xml
index a7f12d6c6bdea95f27a3814dd02eaff53f63843e..4fb82499d6214eca606988a49185641df9b43ebe 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -22,7 +22,7 @@
 	<rule ref="WordPress" />
 	<rule ref="WordPressVIPMinimum" />
 	<rule ref="WordPress-VIP-Go" />
-	<rule ref="SlevomatCodingStandard" />
+	<rule ref="SlevomatCodingStandard.TypeHints" />
 
 	<config name="minimum_supported_wp_version" value="4.9" />