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/tox-ini-fmt: 1.3.2 → 1.4.0](tox-dev/tox-ini-fmt@1.3.2...1.4.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5)
  • Loading branch information
pre-commit-ci[bot] authored Sep 16, 2024
1 parent 9371946 commit 1d2a9d9
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 @@ -15,7 +15,7 @@ repos:
- id: codespell
additional_dependencies: ["tomli>=2.0.1"]
- repo: https://github.com/tox-dev/tox-ini-fmt
rev: "1.3.2"
rev: "1.4.0"
hooks:
- id: tox-ini-fmt
args: ["-p", "fix"]
Expand All @@ -25,7 +25,7 @@ repos:
- id: pyproject-fmt
additional_dependencies: ["tox>=4.15.1"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.6.4"
rev: "v0.6.5"
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit 1d2a9d9

Please sign in to comment.