Skip to content

Commit 591b97c

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.11.2
13+
rev: v4.12.0
1414
hooks:
1515
- id: commitizen
1616
stages: [commit-msg]
@@ -27,7 +27,7 @@ repos:
2727
- id: end-of-file-fixer
2828
- id: trailing-whitespace
2929
- repo: https://github.com/python-poetry/poetry
30-
rev: 2.2.1
30+
rev: 2.3.0
3131
hooks:
3232
- id: poetry-check
3333
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -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.14.11
39+
rev: v0.14.13
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)