From 7460c8a74c568ae299fde89402b82775826704d9 Mon Sep 17 00:00:00 2001 From: Phil Date: Tue, 8 Feb 2022 10:00:18 +0100 Subject: [PATCH] [skip ci] Dep. Skip CI Flag --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 1b94805..c1ded88 100644 --- a/renovate.json +++ b/renovate.json @@ -16,5 +16,6 @@ ":dependencyDashboard", ":rebaseStalePrs", ":enableVulnerabilityAlertsWithLabel('critical')" - ] + ], + "commitBody": "[skip ci]" }