Skip to content

Commit e72eb77

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#43)
updates: - [github.com/commitizen-tools/commitizen: v4.7.0 → v4.7.2](commitizen-tools/commitizen@v4.7.0...v4.7.2) - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.9...v0.11.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3a23e5a commit e72eb77

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
@@ -10,7 +10,7 @@ ci:
1010

1111
repos:
1212
- repo: https://github.com/commitizen-tools/commitizen
13-
rev: v4.7.0
13+
rev: v4.7.2
1414
hooks:
1515
- id: commitizen
1616
stages: [commit-msg]
@@ -36,7 +36,7 @@ repos:
3636
- id: prettier
3737
args: ["--tab-width", "2"]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.11.9
39+
rev: v0.11.10
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)