From: Jérôme Benoit Date: Sat, 12 Oct 2024 20:55:53 +0000 (+0200) Subject: chore(dependabot): add some groups X-Git-Tag: ocpp-server@v1.5.2~19 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5525824f68dc8fce9053d0602583bef505491aa9;p=e-mobility-charging-stations-simulator.git chore(dependabot): add some groups Signed-off-by: Jérôme Benoit --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b0f5c8ff..1eb8e499 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -34,6 +34,12 @@ updates: update-types: - 'minor' - 'patch' + mikro-orm: + patterns: + - '@mikro-orm/*' + commitlint: + patterns: + - '@commitlint/*' labels: - 'dependencies' reviewers: