diff --git a/renovate.json b/renovate.json index 841625307..f8e47761d 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,5 @@ { + "enabled": false, "extends": ["config:base", ":semanticCommitTypeAll(chore)"], "commitMessageAction": "⬆️ update", "ignoreDeps": ["node-fetch", "chalk"],