Fix dependabot.yml

This commit is contained in:
Gabriel Massadas
2024-12-08 18:13:24 +00:00
parent 797f026180
commit 0569e88217
+1 -1
View File
@@ -2,7 +2,7 @@ version: 2
updates:
- package-ecosystem: "npm"
directories:
- "/"
- "/pnpm-lock.yaml"
- "/packages/worker"
- "/packages/worker/dev"
- "/packages/github-action"