From 04b8cc7ae5ee217988b1d7f9bb61a711b4e7e575 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 9 Oct 2024 15:15:22 +0200 Subject: [PATCH] [renovate] feat: use semanticcommit(chore) for all --- default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/default.json b/default.json index dee3325..fe51714 100644 --- a/default.json +++ b/default.json @@ -19,6 +19,7 @@ } ], "branchPrefix": "renovate_", + "extends": [":semanticCommitTypeAll(chore)"], "customManagers": [ { "customType": "regex",