feat(web): depbot docker for next

This commit is contained in:
Collin Barrett 2025-06-11 20:53:53 -05:00 committed by Collin Barrett
parent a4f6fa6ed2
commit 4acb7350c7

View file

@ -21,6 +21,11 @@ updates:
schedule:
interval: "daily"
target-branch: "next"
- package-ecosystem: "docker"
directory: "/web"
schedule:
interval: "daily"
target-branch: "next"
- package-ecosystem: "npm"
directory: "/web"
schedule: