From dc74eebbb8f73aceb74e4c2e8b2229180ec8c3d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 04:30:49 +0000 Subject: [PATCH] chore(deps): update dependency terraform-linters/tflint-ruleset-aws to v0.30.0 (github/services/bar) --- github/services/bar/.tflint.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/services/bar/.tflint.hcl b/github/services/bar/.tflint.hcl index d2bd364a9..3f68c4647 100644 --- a/github/services/bar/.tflint.hcl +++ b/github/services/bar/.tflint.hcl @@ -1,7 +1,7 @@ # https://github.com/terraform-linters/tflint-ruleset-aws plugin "aws" { enabled = true - version = "0.29.0" # renovate: depName=terraform-linters/tflint-ruleset-aws + version = "0.30.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