From ca594add1104f36eac289a2017180d67c76357e5 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Thu, 24 Oct 2024 00:32:20 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(deps):=20updated=20prior=20t?= =?UTF-8?q?o=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 59ee012..5a5c34b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: # Git style - id: check-added-large-files @@ -37,7 +37,7 @@ repos: # Terraform Hooks - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.94.2 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases + rev: v1.96.1 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases hooks: - id: terraform_fmt args: @@ -94,6 +94,6 @@ repos: # - --hook-config=--parallelism-ci-cpu-cores=2 - repo: https://github.com/ljnsn/cz-conventional-gitmoji - rev: v0.3.3 + rev: v0.6.1 hooks: - id: conventional-gitmoji diff --git a/README.md b/README.md index 3150f69..90fbd6f 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Developer NOTE: We should automate this configuration. | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.68.0 | -| [helm](#provider\_helm) | 2.15.0 | +| [aws](#provider\_aws) | 5.72.1 | +| [helm](#provider\_helm) | 2.16.1 | ## Modules