Skip to content

Commit cdcc88f

Browse files
committed
Update pre-commit versions
1 parent 67447ef commit cdcc88f

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.5.7
3+
rev: v0.6.3
44
hooks:
55
- id: ruff
66
- id: ruff-format
@@ -19,11 +19,11 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/tox-dev/pyproject-fmt
22-
rev: 2.1.1
22+
rev: 2.2.1
2323
hooks:
2424
- id: pyproject-fmt
2525

2626
- repo: https://github.com/abravalheri/validate-pyproject
27-
rev: v0.17
27+
rev: v0.19
2828
hooks:
2929
- id: validate-pyproject

0 commit comments

Comments
 (0)