From: Jérôme Benoit Date: Mon, 14 Oct 2024 13:39:01 +0000 (+0200) Subject: chore: fix dependabot configuration X-Git-Tag: v4.4.0~30 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9bbf5e95fe95923046a3f0d0862df96164a131f9;p=poolifier.git chore: fix dependabot configuration Signed-off-by: Jérôme Benoit --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 27c9466c..9fb18a5a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,9 +19,9 @@ updates: update-types: - 'minor' - 'patch' - commitlint: - patterns: - - '@commitlint/*' + commitlint: + patterns: + - '@commitlint/*' labels: - 'dependencies' reviewers: