From c976b19cc110a8d228dbb3ce67f484609c6d4cb4 Mon Sep 17 00:00:00 2001 From: Pavel Popov Date: Mon, 21 Feb 2022 13:44:41 +0300 Subject: [PATCH] Update renovate config --- renovate.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/renovate.json b/renovate.json index 6f7501d..a20bfd6 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>valitydev/.github:renovate-config" - ] + "extends": ["local>valitydev/.github:renovate-config"] }