From 46669c9b17bb78324a929b0e058205a2ef46979e Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 1 Jul 2024 23:07:16 +0100 Subject: [PATCH] Add replacements and workarounds to renovate --- renovate.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 8e5266c..4b2a2dc 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,9 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base" + "config:base", + "replacements:all", + "workarounds:all" ], "prConcurrentLimit": 0, "packageRules": [