Skip to content

Commit 921ef1a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.11...v0.12.12) - [github.com/commitizen-tools/commitizen: v4.8.3 → v4.8.4](commitizen-tools/commitizen@v4.8.3...v4.8.4)
1 parent 986d43a commit 921ef1a

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
@@ -20,7 +20,7 @@ repos:
2020
files: ^(hooks|tests)/.*\.py$
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.12.11
23+
rev: v0.12.12
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --exit-non-zero-on-fix]
@@ -44,7 +44,7 @@ repos:
4444
types: [python]
4545

4646
- repo: https://github.com/commitizen-tools/commitizen
47-
rev: v4.8.3
47+
rev: v4.8.4
4848
hooks:
4949
- id: commitizen
5050
stages: [commit-msg]

0 commit comments

Comments
 (0)