From 298511cf8c1f8c023c04fa690a9adc51f1a4df2f Mon Sep 17 00:00:00 2001 From: Paul Gross Date: Fri, 12 Jun 2026 02:51:36 +0000 Subject: [PATCH] Update dependency pipx:sqlfluff to v4.2.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index b1b7636..f20c038 100644 --- a/mise.toml +++ b/mise.toml @@ -3,4 +3,4 @@ go = "1.26.3" # Matches the version in go.mod uv = "0.11.13" "github:casey/just" = "1.51.0" golangci-lint = "2.12.2" -"pipx:sqlfluff" = "4.0.0" +"pipx:sqlfluff" = "4.2.2"