From 8ad792825b2703e3159b65faf722eb43a1d9d421 Mon Sep 17 00:00:00 2001 From: Dmytro Pustovit Date: Sun, 13 Jun 2021 15:32:35 +0300 Subject: [PATCH] Chore: fix json in renovate --- .renovaterc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.renovaterc b/.renovaterc index 7611b57..db6bf80 100644 --- a/.renovaterc +++ b/.renovaterc @@ -37,8 +37,8 @@ "enabled": true }, - stabilityDays=3, - prCreation="not-pending" + "stabilityDays": 3, + "prCreation": "not-pending", "packageRules": [ {