Skip to content

Commit ca592d6

Browse files
pre-commit-ci[bot]jugmac00
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: 1.7.0 → 1.8.0](tox-dev/pyproject-fmt@1.7.0...1.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](astral-sh/ruff-pre-commit@v0.3.7...v0.4.1)
1 parent f4eec21 commit ca592d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ repos:
2020
- id: tox-ini-fmt
2121
args: ["-p", "fix"]
2222
- repo: https://github.com/tox-dev/pyproject-fmt
23-
rev: "1.7.0"
23+
rev: "1.8.0"
2424
hooks:
2525
- id: pyproject-fmt
2626
additional_dependencies: ["tox>=4.14"]
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: "v0.3.7"
28+
rev: "v0.4.1"
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff

0 commit comments

Comments
 (0)