Skip to content

Commit 0d0ecab

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/tox-dev/pyproject-fmt: 2.2.4 → 2.3.0](tox-dev/pyproject-fmt@2.2.4...2.3.0)
1 parent acf0a46 commit 0d0ecab

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
@@ -24,7 +24,7 @@ repos:
2424
)
2525
2626
- repo: https://github.com/psf/black
27-
rev: 24.8.0
27+
rev: 24.10.0
2828
hooks:
2929
- id: black
3030
files: >-
@@ -36,7 +36,7 @@ repos:
3636
)
3737
3838
- repo: https://github.com/tox-dev/pyproject-fmt
39-
rev: 2.2.4
39+
rev: 2.3.0
4040
hooks:
4141
- id: pyproject-fmt
4242

0 commit comments

Comments
 (0)