Skip to content

Commit

Permalink
Merge pull request #2787 from pypa/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat authored Oct 21, 2024
2 parents 72f4019 + fd2b921 commit 17ee28f
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
Expand Up @@ -20,11 +20,11 @@ repos:
- id: tox-ini-fmt
args: ["-p", "fix"]
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.3.1"
rev: "2.4.3"
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.6.9"
rev: "v0.7.0"
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit 17ee28f

Please sign in to comment.