diff --git a/.codeclimate.yml b/.codeclimate.yml
index 10764a4..cc58e34 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -49,9 +49,3 @@ plugins:
         enabled: false
   nodesecurity:
     enabled: true
-  sass-lint:
-    enabled: true
-    rules:
-      nesting-depth:
-        - 2
-        - max-depth: 5