diff --git a/.github/renovate.json b/.github/renovate.json
index 769b8b4..bc94717 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -1,3 +1,4 @@
 {
-  "extends": ["github>SocialGouv/renovate-config:light"]
+  "extends": ["github>SocialGouv/renovate-config:light"],
+  "enabled": false
 }