Skip to content

Commit a54c61a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/renovatebot/pre-commit-hooks: 39.213.0 → 39.262.1](renovatebot/pre-commit-hooks@39.213.0...39.262.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.7](astral-sh/ruff-pre-commit@v0.11.2...v0.11.7) - [github.com/astral-sh/uv-pre-commit: 0.6.9 → 0.6.17](astral-sh/uv-pre-commit@0.6.9...0.6.17)
1 parent aae61b7 commit a54c61a

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.213.0
15+
rev: 39.262.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.11.2
21+
rev: v0.11.7
2222
hooks:
2323
- id: ruff
2424
args: ["--output-format=concise"]
@@ -36,7 +36,7 @@ repos:
3636

3737
- repo: https://github.com/astral-sh/uv-pre-commit
3838
# uv version.
39-
rev: 0.6.9
39+
rev: 0.6.17
4040
hooks:
4141
# Update the uv lockfile
4242
- id: uv-lock

0 commit comments

Comments
 (0)