Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
  • Loading branch information
pre-commit-ci[bot] and gaborbernat authored Sep 16, 2024
1 parent 10f6e58 commit 640ccde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 @@ -24,7 +24,7 @@ repos:
hooks:
- id: pyproject-fmt
- 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
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ requires =
tox-uv>=1.11.3
env_list =
fix
type
readme
3.13
3.12
3.11
3.10
3.9
3.8
type
readme
skip_missing_interpreters = true

[testenv]
Expand Down

0 comments on commit 640ccde

Please sign in to comment.