Skip to content

Commit e4f82d6

Browse files
committed
updated tools in pre-commit
1 parent 8d98546 commit e4f82d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ repos:
1313
- id: check-illegal-windows-names
1414

1515
- repo: https://github.com/asottile/setup-cfg-fmt
16-
rev: v2.5.0
16+
rev: v2.7.0
1717
hooks:
1818
- id: setup-cfg-fmt
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.8.4
21+
rev: v0.9.0
2222
hooks:
2323
- id: ruff
2424
###### Relevant part below ######
@@ -29,7 +29,7 @@ repos:
2929

3030
- repo: https://github.com/astral-sh/uv-pre-commit
3131
# uv version.
32-
rev: 0.5.11
32+
rev: 0.5.16
3333
hooks:
3434
# Compile requirements
3535
- id: pip-compile

0 commit comments

Comments
 (0)