Skip to content

Commit 39351f3

Browse files
[pre-commit.ci] pre-commit autoupdate (#513)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.0...v0.14.3) - [github.com/tox-dev/pyproject-fmt: v2.7.0 → v2.11.0](tox-dev/pyproject-fmt@v2.7.0...v2.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d77c632 commit 39351f3

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
@@ -36,7 +36,7 @@ repos:
3636
- tomli
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.14.0
39+
rev: v0.14.3
4040
hooks:
4141
- id: ruff-check
4242

@@ -46,7 +46,7 @@ repos:
4646
- id: black
4747

4848
- repo: https://github.com/tox-dev/pyproject-fmt
49-
rev: v2.7.0
49+
rev: v2.11.0
5050
hooks:
5151
- id: pyproject-fmt
5252

0 commit comments

Comments
 (0)