mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
18 lines
385 B
YAML
18 lines
385 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: /
|
|
schedule:
|
|
interval: "daily"
|
|
open-pull-requests-limit: 0
|
|
- package-ecosystem: "npm"
|
|
directory: /
|
|
schedule:
|
|
interval: "daily"
|
|
open-pull-requests-limit: 0
|
|
- package-ecosystem: "docker"
|
|
directory: /
|
|
schedule:
|
|
interval: "daily"
|
|
open-pull-requests-limit: 0
|