Skip to content

Commit bdb8f7b

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#194)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1ab67d8 commit bdb8f7b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/commitizen-tools/commitizen
12-
rev: v4.11.2
12+
rev: v4.13.9
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -34,13 +34,13 @@ repos:
3434
- id: prettier
3535
args: ["--tab-width", "2"]
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.14.11
37+
rev: v0.15.5
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --exit-non-zero-on-fix]
4141
- id: ruff-format
4242
- repo: https://github.com/codespell-project/codespell
43-
rev: v2.4.1
43+
rev: v2.4.2
4444
hooks:
4545
- id: codespell
4646
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)