Skip to content

Commit 28c5b45

Browse files
DevOpsDevOps
authored andcommitted
feat: sync-precommit
1 parent 3f2d3d8 commit 28c5b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typescript/pre-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ setup_pre_commit_config() {
7171
if [[ ! -f "$file" ]]; then
7272
cat > "$file" <<'EOF'
7373
repos:
74-
############ ✅ Precommit hooks #############
74+
############ ✅ Precommit hooks #############
7575
- repo: https://github.com/pre-commit/pre-commit-hooks
7676
rev: v4.4.0
7777
hooks:

0 commit comments

Comments
 (0)