diff --git a/.codeclimate.yml b/.codeclimate.yml
index 4a3d5f71dc591358d6a11d8f7890ed4faf990b60..86862bad392bed86d81d5ba878fe14d49bcc88d6 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -24,7 +24,7 @@ checks:
       threshold: 10
   method-complexity:
     config:
-      threshold: 15
+      threshold: 40
   method-count:
     config:
       threshold: 70