Skip to content

Commit cde3c0b

Browse files
DevOpsDevOps
authored andcommitted
feat: sync-precommit
1 parent 4b6d3c6 commit cde3c0b

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)