From 4818b00dc2ad42266bd88df64f4b5ee8fd927951 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 01:10:36 +0000 Subject: [PATCH] chore(deps): update dependency terraform-linters/tflint-ruleset-aws to v0.29.0 (github/services/foo) --- github/services/foo/.tflint.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/services/foo/.tflint.hcl b/github/services/foo/.tflint.hcl index fccae49db..d2bd364a9 100644 --- a/github/services/foo/.tflint.hcl +++ b/github/services/foo/.tflint.hcl @@ -1,7 +1,7 @@ # https://github.com/terraform-linters/tflint-ruleset-aws plugin "aws" { enabled = true - version = "0.28.0" # renovate: depName=terraform-linters/tflint-ruleset-aws + version = "0.29.0" # renovate: depName=terraform-linters/tflint-ruleset-aws source = "github.com/terraform-linters/tflint-ruleset-aws" # https://github.com/terraform-linters/tflint-ruleset-aws/blob/master/docs/deep_checking.md