Skip to content

Commit 1fe32b4

Browse files
authored
Merge pull request #562 from jakob-keller/dependencies
Bump dev dependencies
2 parents 942958f + 4c75ee8 commit 1fe32b4

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ repos:
4040
- id: pretty-format-json
4141
- id: requirements-txt-fixer
4242
- repo: https://github.com/astral-sh/uv-pre-commit
43-
rev: 0.9.17
43+
rev: 0.9.18
4444
hooks:
4545
- id: uv-lock
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: v0.14.9
47+
rev: v0.14.10
4848
hooks:
4949
- id: ruff-format
5050
- id: ruff
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: mypy
5555
- repo: https://github.com/commitizen-tools/commitizen
56-
rev: v4.10.0
56+
rev: v4.10.1
5757
hooks:
5858
- id: commitizen
5959
- repo: https://github.com/adrienverge/yamllint

uv.lock

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

0 commit comments

Comments
 (0)