diff --git a/.config/mise.toml b/.config/mise.toml index 41ac5d7..9e33f91 100644 --- a/.config/mise.toml +++ b/.config/mise.toml @@ -21,6 +21,7 @@ pulumi = "{{ get_env(name='PULUMI_VERSION_MISE', default='latest') }}" "github:pulumi/schema-tools" = "latest" gradle = '7.6' golangci-lint = "1.64.8" # See note about about overrides if you need to customize this. +yarn = "1.22.22" [settings] experimental = true # Required for Go binaries (e.g. pulumictl).