Fix comment directory

This commit is contained in:
Quinn Casey 2022-04-28 12:52:20 -07:00
parent 303ba3b235
commit 2f159bc88c

View 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: