Skip to content

Commit a6ca786

Browse files
committed
update pre-commit tool versions
1 parent 14b7f73 commit a6ca786

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
# files: ^renovate\.json$
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.11.7
21+
rev: v0.11.11
2222
hooks:
2323
- id: ruff
2424
args: ["--output-format=concise"]
@@ -37,7 +37,7 @@ repos:
3737

3838
- repo: https://github.com/astral-sh/uv-pre-commit
3939
# uv version.
40-
rev: 0.6.17
40+
rev: 0.7.8
4141
hooks:
4242
# Update the uv lockfile
4343
- id: uv-lock

0 commit comments

Comments
 (0)