Skip to content

Commit

Permalink
pre-commit autoupdate.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed Aug 18, 2024
1 parent 09e03e3 commit ebc810b
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: "2.1.3"
rev: "2.2.1"
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.7
rev: v0.6.1
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit ebc810b

Please sign in to comment.