Skip to content

Commit

Permalink
Update pre-commit tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed Apr 25, 2024
1 parent 3cb310a commit 09c4615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "1.7.0"
rev: "1.8.0"
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.2
rev: v0.4.1
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit 09c4615

Please sign in to comment.