Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump prelude to pick up new typing syntax
From `load` at implicit location Caused by: 0: From `load` at tools/buck/prelude/prelude.bzl:8:6-29 1: From `load` at tools/buck/prelude/native.bzl:15:6-52 2: From `load` at tools/buck/prelude/apple/apple_bundle_macro_layer.bzl:8:6-32 3: Error parsing: `prelude//apple/apple_bundle_config.bzl` 4: error: `""` or `"_xxx"` is not allowed in type expression, use `typing.Any` instead --> tools/buck/prelude/apple/apple_bundle_config.bzl:14:40 | 14 | def apple_bundle_config() -> dict[str, ""]: | ^^
- Loading branch information