Ignore pyo3 update (#2709)

This commit is contained in:
Dongjia "toka" Zhang 2024-11-19 18:45:20 +01:00 committed by GitHub
parent 7623aa46f9
commit e7f48889e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,4 +3,6 @@ updates:
- package-ecosystem: "cargo" - package-ecosystem: "cargo"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
ignore:
- dependency-name: "pyo3"