mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
17 lines
426 B
YAML
17 lines
426 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
# default location of `.github/workflows`
|
|
directory: "/"
|
|
open-pull-requests-limit: 10
|
|
schedule:
|
|
interval: "weekly"
|
|
|
|
- package-ecosystem: "nuget"
|
|
# location of package manifests
|
|
directory: "/"
|
|
open-pull-requests-limit: 10
|
|
schedule:
|
|
interval: "daily"
|
|
|
|
# Built with ❤ by [Pipeline Foundation](https://pipeline.foundation) |