mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-12 03:53:32 +08:00
15 lines
291 B
YAML
15 lines
291 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "bun"
|
|
directory: "/frontend"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "docker"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|