add missing depepndabot checks

This commit is contained in:
Karol Sójko 2023-02-06 13:38:18 +01:00
parent 5aa561dcb2
commit 4586308210
No known key found for this signature in database
GPG key ID: D966F68E8A92F649

View file

@ -55,6 +55,11 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/revisions"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/scheduler"
schedule:
@ -85,6 +90,11 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/websockets"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/workspace"
schedule: