From 8fdfacdbf729c844f7b6de85dd025ecb9056b689 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Tue, 14 Jun 2022 21:24:46 +0200 Subject: [PATCH] format --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 40925d86b..2241246ac 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,5 @@ { - "extends": ["config:base", "schedule:earlyMondays","helpers:pinGitHubActionDigests"], + "extends": ["config:base", "schedule:earlyMondays", "helpers:pinGitHubActionDigests"], "prConcurrentLimit": 1, "ignorePaths": ["docker-examples/**"], "ignoreDeps": ["eslint-plugin-verdaccio", "@verdaccio/test-helper"],