Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#165)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* terraform-docs: automated action

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] committed Mar 1, 2024
1 parent c62e901 commit 93e4551
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
58 changes: 29 additions & 29 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugin "terraform" {
enabled = true
preset = "recommended"
source = "github.com/terraform-linters/tflint-ruleset-terraform"
version = "0.5.0"
version = "0.6.0"
}

plugin "aws" {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ resource "aws_s3_bucket_public_access_block" "mwaa" {

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.37.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.39.0 |

## Modules

Expand Down

0 comments on commit 93e4551

Please sign in to comment.