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/CHANGELOG.md b/CHANGELOG.md
index 782fcb9..a5c6026 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,3 +9,9 @@
- NOTE: this is the single binary deploy, there is a disributed version we can use, different helm chart.
* 0.0.1 -- 2024-07-26
- Code genesis
+
+## 0.0.1 (2024-10-24)
+
+### 🐛🚑️ Fixes
+
+- **deps**: updated prior to release
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