From af304f7f8bf1cae9561cba5639ce713064b98869 Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Fri, 21 Jun 2024 01:03:19 +0700 Subject: [PATCH] update renovate config --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index ae54b7546..f87a2e63c 100644 --- a/renovate.json +++ b/renovate.json @@ -7,6 +7,7 @@ "Dependencies" ], "extends": [ + ":semanticCommits", "config:best-practices", "github>mihonapp/mihon//.github/renovate.json5" ]