mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-11 19:44:55 +00:00
15 lines
300 B
YAML
15 lines
300 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "cargo"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "npm"
|
|
directory: "/frontend/"
|
|
schedule:
|
|
interval: "daily"
|