Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Oct 22, 2024
1 parent 5269277 commit e936ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.4.3"
rev: "2.2.4"
hooks:
- id: pyproject-fmt
- repo: https://github.com/biomejs/pre-commit
Expand Down

0 comments on commit e936ef6

Please sign in to comment.