Skip to content

Commit 1bd7247

Browse files
ci(deps): pre-commit autoupdate (#716)
updates: - [github.com/commitizen-tools/commitizen: v4.8.2 → v4.8.3](commitizen-tools/commitizen@v4.8.2...v4.8.3) - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.12...v0.11.13) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3b273d4 commit 1bd7247

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
files: "^(pyproject.toml|poetry.lock)$"
4040
always_run: false
4141
- repo: https://github.com/commitizen-tools/commitizen
42-
rev: v4.8.2
42+
rev: v4.8.3
4343
hooks:
4444
- id: commitizen
4545
stages:
@@ -51,7 +51,7 @@ repos:
5151
additional_dependencies:
5252
- "mdformat-gfm"
5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: "v0.11.12"
54+
rev: "v0.11.13"
5555
hooks:
5656
- id: ruff-format
5757
- id: ruff

0 commit comments

Comments
 (0)