From: Quinn Casey Date: Thu, 28 Apr 2022 19:52:20 +0000 (-0700) Subject: Fix comment directory X-Git-Tag: v1.7.1~2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F829%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix comment directory --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 689fb13384..47511810cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: # Enable version updates for npm - package-ecosystem: "npm" target-branch: "dev" - # Look for `package.json` and `lock` files in the `root` directory + # Look for `package.json` and `lock` files in the `/src-ui` directory directory: "/src-ui" # Check the npm registry for updates every month schedule: