diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f3df838bb..72e9453ce 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,15 +1,10 @@ version: 2 updates: - package-ecosystem: nuget - directory: services/FilterLists.AppHost + directory: services schedule: interval: daily - package-ecosystem: npm directory: /web schedule: - interval: daily - # - package-ecosystem: npm - # directory: /web - # schedule: - # interval: daily - # target-branch: nextjs \ No newline at end of file + interval: daily \ No newline at end of file