Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit d727591

Browse files
chore: Update pre-commit hooks (#52)
updates: - [github.com/tox-dev/pyproject-fmt: 1.5.1 → 1.5.3](tox-dev/pyproject-fmt@1.5.1...1.5.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b15b0a8 commit d727591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ repos:
2828
entry: ruff format
2929

3030
- repo: https://github.com/tox-dev/pyproject-fmt
31-
rev: "1.5.1"
31+
rev: "1.5.3"
3232
hooks:
3333
- id: pyproject-fmt

0 commit comments

Comments
 (0)