Skip to content

Commit 001a327

Browse files
[pre-commit.ci] pre-commit autoupdate (#2705)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent abb29cf commit 001a327

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.12.1"]
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)