From e7a2b9cfef0471e4853dbdde2abde03ebabd4817 Mon Sep 17 00:00:00 2001 From: simu Date: Thu, 9 Nov 2023 13:01:51 +0000 Subject: [PATCH] Update from template Template version: main (8a2e780) --- .cruft.json | 2 +- renovate.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.cruft.json b/.cruft.json index 5c0dd7f..ad834dd 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/projectsyn/commodore-component-template.git", - "commit": "d8afca0d957d69b362c2cb45e3f6faa13662dfe2", + "commit": "8a2e7800ac2d62a4827968ce108f4d7b9bfd587f", "checkout": "main", "context": { "cookiecutter": { diff --git a/renovate.json b/renovate.json index 0cdde1a..e174b12 100644 --- a/renovate.json +++ b/renovate.json @@ -17,5 +17,6 @@ "suppressNotifications": [ "artifactErrors" ], "labels": [ "dependency" - ] + ], + "separateMinorPatch": true }