Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit dc8abcf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v2.35.0 → v2.37.0](commitizen-tools/commitizen@v2.35.0...v2.37.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.3 → v3.0.0-alpha.4](pre-commit/mirrors-prettier@v3.0.0-alpha.3...v3.0.0-alpha.4)
1 parent 6fae832 commit dc8abcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ repos:
77
- id: check-yaml
88
- id: check-added-large-files
99
- repo: https://github.com/commitizen-tools/commitizen
10-
rev: v2.35.0
10+
rev: v2.37.0
1111
hooks:
1212
- id: commitizen
1313
- repo: https://github.com/pre-commit/mirrors-prettier
14-
rev: v3.0.0-alpha.3
14+
rev: v3.0.0-alpha.4
1515
hooks:
1616
- id: prettier
1717
stages:

0 commit comments

Comments
 (0)