diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9f83c74a6..f3df838bb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,8 @@ updates: directory: /web schedule: interval: daily - - package-ecosystem: npm - directory: /web - schedule: - interval: daily - target-branch: nextjs \ No newline at end of file + # - package-ecosystem: npm + # directory: /web + # schedule: + # interval: daily + # target-branch: nextjs \ No newline at end of file