mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 20:55:42 +00: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"
|