From d12c10cca7484f5944c03b861ca680a94d17f8b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 14 Oct 2024 19:02:09 +0200 Subject: [PATCH] chore(dependabot): refine configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 361744d..6257710 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,8 +16,8 @@ updates: groups: regular: update-types: - - 'minor' - 'patch' + - 'minor' commitlint: patterns: - '@commitlint/*' -- 2.34.1