Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/tox-dev/pyproject-fmt: v2.4.3 → v2.5.0](tox-dev/pyproject-fmt@v2.4.3...v2.5.0)
- [github.com/aio-libs/sort-all: v1.2.0 → v1.3.0](aio-libs/sort-all@v1.2.0...v1.3.0)
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2)
  • Loading branch information
pre-commit-ci[bot] authored Nov 5, 2024
1 parent f14a2c0 commit 17359ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
)$
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "v2.4.3"
rev: "v2.5.0"
hooks:
- id: pyproject-fmt

Expand All @@ -50,7 +50,7 @@ repos:
additional_dependencies: [tokenize-rt==3.2.0]

- repo: https://github.com/aio-libs/sort-all
rev: "v1.2.0"
rev: "v1.3.0"
hooks:
- id: sort-all
types: [file, python]
Expand Down Expand Up @@ -107,7 +107,7 @@ repos:
- id: black

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
rev: v0.7.2
hooks:
- id: ruff
args:
Expand Down

0 comments on commit 17359ee

Please sign in to comment.