mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
14 lines
299 B
YAML
14 lines
299 B
YAML
version: 2
|
|
updates:
|
|
# Maintain dependencies for GitHub Actions
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: cargo
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "02:00"
|
|
open-pull-requests-limit: 10
|