Skip to content

Commit 2f98060

Browse files
author
Taher Chegini
committed
MNT: Update pre-commit hooks. [skip ci]
1 parent 0319c8d commit 2f98060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
name: Sort top level statements with ssort
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.11.10
37+
rev: v0.11.11
3838
hooks:
3939
- id: ruff
4040
name: Linting with Ruff
@@ -60,7 +60,7 @@ repos:
6060
- tomli
6161

6262
- repo: https://github.com/tox-dev/pyproject-fmt
63-
rev: v2.5.1
63+
rev: v2.6.0
6464
hooks:
6565
- id: pyproject-fmt
6666
name: Apply a consistent format to pyproject.toml

0 commit comments

Comments
 (0)