Skip to content

Commit 287493f

Browse files
[pre-commit.ci] pre-commit autoupdate (#52)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 256fc35 commit 287493f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ repos:
1616
- id: check-toml
1717

1818
- repo: https://github.com/astral-sh/uv-pre-commit
19-
rev: 0.6.2
19+
rev: 0.6.3
2020
hooks:
2121
- id: uv-lock
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.9.7
24+
rev: v0.9.9
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix]
@@ -30,7 +30,7 @@ repos:
3030
types_or: [ python, pyi, jupyter ]
3131

3232
- repo: https://github.com/crate-ci/typos
33-
rev: v1.29.9
33+
rev: v1.30.0
3434
hooks:
3535
- id: typos
3636
args: []

0 commit comments

Comments
 (0)