diff --git a/.config/mise/config.toml b/.config/mise/config.toml index de723f69..9539943c 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -17,7 +17,7 @@ yarn = "4.12.0" # Provides yarn dlx (Yarn Berry) pnpm = "10.30.2" # Provides pnpm dlx # Development tools -golangci-lint = "2.8.0" # Go linter aggregator +golangci-lint = "2.11.3" # Go linter aggregator # Windows-specific tasks (inline tasks work on Windows, file-based tasks don't) # These call bun to execute the TypeScript task implementations