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