]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix comment directory 829/head
authorQuinn Casey <quinn@quinncasey.com>
Thu, 28 Apr 2022 19:52:20 +0000 (12:52 -0700)
committerQuinn Casey <quinn@quinncasey.com>
Thu, 28 Apr 2022 19:52:20 +0000 (12:52 -0700)
.github/dependabot.yml

index 689fb133846ea892f0d7b84ba6d70b1d02271be2..47511810cf330f05b265f3936b3a1132cb822d60 100644 (file)
@@ -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: