mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-24 03:41:29 +11:00
1a12653fc2
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
19 lines
347 B
YAML
19 lines
347 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: cargo
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "04:00"
|
|
open-pull-requests-limit: 10
|
|
ignore:
|
|
- dependency-name: wayland-client
|
|
versions:
|
|
- 0.28.0
|
|
- dependency-name: wayland-protocols
|
|
versions:
|
|
- 0.28.0
|
|
- dependency-name: wayland-cursor
|
|
versions:
|
|
- 0.28.0
|