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