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