Skip to content

Commit d9bb7c1

Browse files
authored
Merge pull request #45 from 404-code-not-found-com/renovate/terraform-linters-tflint-ruleset-aws-0.x
2 parents 8f1b12d + dd9d4a3 commit d9bb7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugin "terraform" {
77

88
plugin "aws" {
99
enabled = true
10-
version = "0.38.0"
10+
version = "0.39.0"
1111
source = "github.com/terraform-linters/tflint-ruleset-aws"
1212
}
1313

0 commit comments

Comments
 (0)