Skip to content

Commit 06c30c8

Browse files
authored
Merge pull request #34 from appvia/renovate/terraform-linters-tflint-ruleset-aws-0.x
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.39.0
2 parents 0af0b9e + 702f17c commit 06c30c8

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
@@ -1,6 +1,6 @@
11
plugin "aws" {
22
enabled = true
3-
version = "0.38.0"
3+
version = "0.39.0"
44
source = "github.com/terraform-linters/tflint-ruleset-aws"
55
}
66

0 commit comments

Comments
 (0)