mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
e0d53cbcd5
Follow-up for: https://github.com/libevent/libevent/pull/1657
14 lines
339 B
YAML
14 lines
339 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
ignore:
|
|
# Newer versions expect a vcpkg manifest, so stick to v7, that could handle vcpkgArguments
|
|
- dependency-name: "lukka/run-vcpkg"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|