Skip to content

Commit c0dca92

Browse files
authored
Merge branch 'main' into renovate/cloudposse-helm-release-aws-0.x
2 parents 4a69b11 + 8d8a111 commit c0dca92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/settings.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ repository:
1212

1313

1414

15+
16+

.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Required `tflint --init`
22
plugin "aws" {
33
enabled = true
4-
version = "0.23.1"
4+
version = "0.40.0"
55
source = "github.com/terraform-linters/tflint-ruleset-aws"
66
# Used only in Spacelift: .spacelift/config.yml
77
deep_check = false

0 commit comments

Comments
 (0)