mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
14 lines
280 B
YAML
14 lines
280 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
open-pull-requests-limit: 10
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
ignore:
|
|
- dependency-name: "*"
|