Skip to content

Commit 1e11fa7

Browse files
committed
build(deps): bump dependencies
1 parent 633d567 commit 1e11fa7

File tree

4 files changed

+143
-143
lines changed

4 files changed

+143
-143
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ repos:
1111
- id: trailing-whitespace
1212

1313
- repo: https://github.com/commitizen-tools/commitizen
14-
rev: v2.38.0
14+
rev: v2.39.1
1515
hooks:
1616
- id: commitizen
1717
stages: [commit-msg]
1818

1919
- repo: https://github.com/charliermarsh/ruff-pre-commit
20-
rev: "v0.0.178"
20+
rev: "v0.0.208"
2121
hooks:
2222
- id: ruff
2323
args: ["--config", "pyproject.toml"]
@@ -48,7 +48,7 @@ repos:
4848
- id: poetry-check
4949

5050
- repo: https://github.com/RobertCraigie/pyright-python
51-
rev: v1.1.283
51+
rev: v1.1.286
5252
hooks:
5353
- id: pyright
5454

Cargo.lock

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)