chore: Don't try to update patched deps automatically

This commit is contained in:
Jade Ellis 2025-11-08 21:17:04 +00:00
parent 4c552bb8ca
commit 3c01c5f085
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -21,7 +21,16 @@
"opentelemetry",
"opentelemetry_sdk",
"opentelemetry-jaeger",
"tracing-opentelemetry"
"tracing-opentelemetry",
"tracing-subscriber",
"tracing",
"tracing-core",
"tracing-log",
"rustyline-async",
"event-listener",
"async-channel",
"core_affinity",
"hyper-util"
],
"github-actions": {
"enabled": true,