From: Jérôme Benoit Date: Wed, 12 Jun 2024 19:16:51 +0000 (+0200) Subject: refactor: cleanup dependabot configuration X-Git-Tag: v1.3.7~63 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8f8f989efabf09ced480ebf661b54975dd7225b9;hp=-c;p=e-mobility-charging-stations-simulator.git refactor: cleanup dependabot configuration Signed-off-by: Jérôme Benoit --- 8f8f989efabf09ced480ebf661b54975dd7225b9 diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6058cd7c..9f5deb09 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: - package-ecosystem: github-actions directory: '/' schedule: - interval: 'daily' + interval: daily labels: - 'github-actions' reviewers: @@ -13,7 +13,7 @@ updates: - package-ecosystem: npm directory: '/' schedule: - interval: 'daily' + interval: daily labels: - 'dependencies' reviewers: