From 2be454c0c56b3c2021bfeae1fc10305c16af4604 Mon Sep 17 00:00:00 2001 From: Florian Kaiser <44125287+H4CK3R-01@users.noreply.github.com> Date: Fri, 18 Mar 2022 00:26:53 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89a1b72..cd66a59 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,9 +27,9 @@ updates: # Frontend - package-ecosystem: "npm" - directory: "/frontend" - schedule: - interval: "daily" - assignees: - - "kevinpauer" - open-pull-requests-limit: 0 + directory: "/frontend" + schedule: + interval: "daily" + assignees: + - "kevinpauer" + open-pull-requests-limit: 0