Skip to content

Commit 88c8494

Browse files
committed
Sync pre-commit YAML configs
1 parent eca83d8 commit 88c8494

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

global/precommitFile/.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
repos:
2+
########## ✅ Precommit Hooks #########
23
- repo: https://github.com/pre-commit/pre-commit-hooks
34
rev: v4.4.0
45
hooks:

python/precommitFile/.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
repos:
2+
########## ✅ Precommit Hooks #########
23
- repo: https://github.com/pre-commit/pre-commit-hooks
34
rev: v6.0.0
45
hooks:

terraform/precommitFile/.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
repos:
2+
########## ✅ Terraform docs #########
23
- repo: https://github.com/terraform-docs/terraform-docs
34
rev: "v0.16.0"
45
hooks:

typescript/precommitFile/.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
repos:
2+
########## ✅ Precommit Hooks #########
23
- repo: https://github.com/pre-commit/pre-commit-hooks
34
rev: v4.4.0
45
hooks:

0 commit comments

Comments
 (0)