Skip to content

Commit

Permalink
Update Auto merged updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Aug 5, 2024
1 parent 3d336c0 commit 9b68063
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: check-json
- id: check-yaml
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.92.0
rev: v1.92.1
hooks:
- id: terraform_providers_lock
args:
Expand Down
2 changes: 1 addition & 1 deletion modules/oidc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.4.3"
version = "3.4.4"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit 9b68063

Please sign in to comment.