diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 9a789cb..01112e1 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,11 +1,11 @@
repos:
- - repo: git://github.com/antonbabenko/pre-commit-terraform
- rev: v1.43.0
+ - repo: https://github.com/antonbabenko/pre-commit-terraform
+ rev: v1.96.1
hooks:
- id: terraform_fmt
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v3.2.0
+ rev: v5.0.0
hooks:
- id: check-merge-conflict
- id: check-yaml
diff --git a/README.md b/README.md
index 2639e83..0d0b902 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@
-We are a group of DevOps engineers & architects, joining hands in this ever evolving digital landscape. With our strong belief in Automation; just like microservices, always on the lookout to split the the infrastructure into smaller connected resources (database, cluster and more) which could be standardized, are manageable, scalable, secure & follow industry best practices.
+We are a group of DevOps engineers & architects, joining hands in this ever evolving digital landscape. With our strong belief in Automation; just like microservices, always on the lookout to split the the infrastructure into smaller connected resources (database, cluster and more) which could be standardized, are manageable, scalable, secure & follow industry best practices.
This module includes Terraform open source, examples, and automation tests (for better understanding), which would help you create and improve your infrastructure with minimalistic coding.
@@ -79,7 +79,7 @@ This table contains both Prerequisites and Providers:
Refer to complete documentation: [here](docs/io.md)
-