diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7acd83443..e73633f6c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,8 +28,8 @@ updates: directory: /web schedule: interval: daily -- package-ecosystem: npm + - package-ecosystem: npm directory: /web schedule: interval: daily - target-branch: "vNext" \ No newline at end of file + target-branch: vNext \ No newline at end of file