Skip to content

Commit ab8a897

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.5.0 → v2.5.1](tox-dev/pyproject-fmt@v2.5.0...v2.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.11.2](astral-sh/ruff-pre-commit@v0.9.3...v0.11.2)
1 parent 1e3f927 commit ab8a897

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
@@ -11,11 +11,11 @@ repos:
1111
hooks:
1212
- id: prettier
1313
- repo: https://github.com/tox-dev/pyproject-fmt
14-
rev: "v2.5.0"
14+
rev: "v2.5.1"
1515
hooks:
1616
- id: pyproject-fmt
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.9.3
18+
rev: v0.11.2
1919
hooks:
2020
- id: ruff
2121
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)