Skip to content

Commit 4bc2a79

Browse files
chore(deps): update all dependencies (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 850ae3d commit 4bc2a79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: no-commit-to-branch
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.15.14
29+
rev: v0.15.15
3030
hooks:
3131
- id: ruff
3232
args: [--fix, --unsafe-fixes, --show-fixes]
@@ -39,14 +39,14 @@ repos:
3939
# - id: doc8
4040

4141
- repo: https://github.com/DetachHead/basedpyright-prek-mirror
42-
rev: 1.39.5
42+
rev: 1.39.6
4343
hooks:
4444
- id: basedpyright
4545
args: [--verbose]
4646

4747
- repo: https://github.com/astral-sh/uv-pre-commit
4848
# uv version.
49-
rev: 0.11.16
49+
rev: 0.11.17
5050
hooks:
5151
- id: uv-lock
5252

0 commit comments

Comments
 (0)