diff --git a/renovate.json b/renovate.json
index 4f481f3cbed5c648182ff20897c87113be293f3a..d17f9a4b2f88fcf8da3045144effcd5bc50765f9 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,5 +1,7 @@
 {
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
   "extends": [
+    "local>systemes-dinformation/renovate/renovate-config",
     "cozy"
   ]
 }