Skip to content

Commit d107026

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

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
@@ -12,7 +12,7 @@ ci:
1212

1313
repos:
1414
- repo: https://github.com/commitizen-tools/commitizen
15-
rev: v4.12.1
15+
rev: v4.13.7
1616
hooks:
1717
- id: commitizen
1818
stages: [commit-msg]
@@ -31,7 +31,7 @@ repos:
3131
- id: end-of-file-fixer
3232
- id: trailing-whitespace
3333
- repo: https://github.com/tox-dev/pyproject-fmt
34-
rev: "v2.12.1"
34+
rev: "v2.15.0"
3535
hooks:
3636
- id: pyproject-fmt
3737
- repo: https://github.com/python-poetry/poetry
@@ -44,7 +44,7 @@ repos:
4444
- id: prettier
4545
args: ["--tab-width", "2"]
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: v0.14.14
47+
rev: v0.15.0
4848
hooks:
4949
- id: ruff
5050
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)