diff --git a/renovate.json b/renovate.json deleted file mode 100644 index 85254c1..0000000 --- a/renovate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base"], - "rangeStrategy": "bump", - "suppressNotifications": ["prIgnoreNotification", "prEditedNotification"] -}