Skip to content

Commit b5dfd24

Browse files
committed
Sync pre-commit YAML config from global/precommitFile
1 parent cde3c0b commit b5dfd24

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repos:
2-
# ✅ Precommit hooks
2+
############ ✅ Precommit hooks #############
33
- repo: https://github.com/pre-commit/pre-commit-hooks
44
rev: v4.4.0
55
hooks:
@@ -12,7 +12,7 @@ repos:
1212
- id: destroyed-symlinks
1313
- id: pretty-format-json
1414

15-
# ✅ golang fmt and go tidey
15+
########## ✅ golang fmt and go tidey #########
1616
- repo: https://github.com/TekWizely/pre-commit-golang
1717
rev: v1.0.0-rc.1
1818
hooks:

golang/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:

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)