Skip to content

Commit 32bbdae

Browse files
Update pre-commit dependencies (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d584a commit 32bbdae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ exclude: |
99
1010
repos:
1111
- repo: https://github.com/astral-sh/uv-pre-commit
12-
rev: 0.8.4
12+
rev: 0.8.8
1313
hooks:
1414
- id: uv-lock
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v5.0.0
16+
rev: v6.0.0
1717
hooks:
1818
- id: check-merge-conflict
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.7
21+
rev: v0.12.8
2222
hooks:
2323
- id: ruff-format
2424
- id: ruff
@@ -45,7 +45,7 @@ repos:
4545
- id: markdownlint-fix
4646

4747
- repo: https://github.com/crate-ci/typos
48-
rev: v1.34.0
48+
rev: v1.35.3
4949
hooks:
5050
- id: typos
5151

0 commit comments

Comments
 (0)