Skip to content

Commit

Permalink
chore(deps): update dependency terraform-linters/tflint-ruleset-googl…
Browse files Browse the repository at this point in the history
…e to v0.27.1 (templates/gcp) (#2419)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 480a1e2 commit ac33d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/gcp/.tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://github.com/terraform-linters/tflint-ruleset-google#installation
plugin "google" {
enabled = true
version = "0.27.0" # renovate: depName=terraform-linters/tflint-ruleset-google
version = "0.27.1" # renovate: depName=terraform-linters/tflint-ruleset-google
source = "github.com/terraform-linters/tflint-ruleset-google"
}

Expand Down

0 comments on commit ac33d43

Please sign in to comment.