Ignore http updates until reqwest is updated

This commit is contained in:
Matthias Endler 2024-01-08 14:06:29 +01:00 committed by GitHub
parent 2b30e001a5
commit 8aa9081f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,9 @@ updates:
directory: "/"
schedule:
interval: "weekly"
ignore:
# TODO: Remove after reqwest is updated
- dependency-name: "http"
# Group dependency updates into a single pull request.
groups:
dependencies: