Skip to content

Commit ef9c718

Browse files
committed
build: bump pre-commit-config
1 parent 132a9c7 commit ef9c718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ repos:
3535
additional_dependencies: [orjson, pydantic]
3636

3737
- repo: https://github.com/charliermarsh/ruff-pre-commit
38-
rev: v0.9.9
38+
rev: v0.11.0
3939
hooks:
4040
- id: ruff
4141
- id: ruff-format
4242

4343
- repo: https://github.com/commitizen-tools/commitizen
44-
rev: v4.3.0
44+
rev: v4.4.1
4545
hooks:
4646
- id: commitizen
4747
stages: [commit-msg]

0 commit comments

Comments
 (0)