Skip to content

Commit c6ceff1

Browse files
Update pyproject-fmt to v2.21.0 (#6476)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
1 parent 1155a6a commit c6ceff1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
- id: ruff-format
3535

3636
- repo: https://github.com/tox-dev/pyproject-fmt
37-
rev: v2.20.0
37+
rev: v2.21.0
3838
hooks:
3939
- id: pyproject-fmt
4040

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
- id: ruff-format
4646

4747
- repo: https://github.com/tox-dev/pyproject-fmt
48-
rev: v2.20.0
48+
rev: v2.21.0
4949
hooks:
5050
- id: pyproject-fmt
5151

0 commit comments

Comments
 (0)