Skip to content

Commit

Permalink
chore(deps): update pre-commit hook tox-dev/pyproject-fmt to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent bd3e420 commit 0a09821
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.3.0"
rev: "2.3.1"
hooks:
- id: pyproject-fmt
- repo: https://github.com/python-poetry/poetry
Expand Down
2 changes: 1 addition & 1 deletion project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.3.0"
rev: "2.3.1"
hooks:
- id: pyproject-fmt
- repo: https://github.com/python-poetry/poetry
Expand Down

0 comments on commit 0a09821

Please sign in to comment.