Skip to content

Commit 6c07d0c

Browse files
[pre-commit.ci] pre-commit autoupdate (#708)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fb16264 commit 6c07d0c

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
@@ -12,13 +12,13 @@ repos:
1212
- id: end-of-file-fixer
1313

1414
- repo: https://github.com/renovatebot/pre-commit-hooks
15-
rev: 39.0.1
15+
rev: 39.20.1
1616
hooks:
1717
- id: renovate-config-validator
1818
files: ^renovate\.json$
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.7.2
21+
rev: v0.7.4
2222
hooks:
2323
- id: ruff
2424
name: "lint with ruff"
@@ -35,7 +35,7 @@ repos:
3535

3636
- repo: https://github.com/astral-sh/uv-pre-commit
3737
# uv version.
38-
rev: 0.4.30
38+
rev: 0.5.2
3939
hooks:
4040
# Update the uv lockfile
4141
- id: uv-lock

0 commit comments

Comments
 (0)