From 9481c85ba11200981beb6be29235208a840f66c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:33:12 +0000 Subject: [PATCH] chore(deps): update dependency tflint to v0.64.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 5df5d57..7051b06 100644 --- a/mise.toml +++ b/mise.toml @@ -4,5 +4,5 @@ aws = "2.34.45" granted = "0.39.0" terraform = "1.15.2" terragrunt = "1.0.4" -tflint = "0.62.0" +tflint = "0.64.0" tfsec = "1.28.14"