diff --git a/renovate.json b/renovate.json index ec32b06..6eb40eb 100644 --- a/renovate.json +++ b/renovate.json @@ -5,5 +5,5 @@ "enabled": true, "automerge": true }, - "ignoreDeps": ["bun-types", "@types/bun"] + "ignoreDeps": ["bun-types", "@types/bun", "bun", "Bun"] }