Skip to content

Commit cb882b4

Browse files
[pre-commit.ci] pre-commit autoupdate (#663)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/tox-ini-fmt: 1.4.1 → 1.5.0](tox-dev/tox-ini-fmt@1.4.1...1.5.0) - [github.com/psf/black-pre-commit-mirror: 24.10.0 → 25.1.0](psf/black-pre-commit-mirror@24.10.0...25.1.0) - [github.com/pycqa/isort: 5.13.2 → 6.0.0](PyCQA/isort@5.13.2...6.0.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5f0c644 commit cb882b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: pyproject-fmt
2323
- repo: https://github.com/tox-dev/tox-ini-fmt
24-
rev: 1.4.1
24+
rev: 1.5.0
2525
hooks:
2626
- id: tox-ini-fmt
2727
- repo: https://github.com/rstcheck/rstcheck
@@ -36,7 +36,7 @@ repos:
3636
- id: pyupgrade
3737
args: [--py39-plus]
3838
- repo: https://github.com/psf/black-pre-commit-mirror
39-
rev: 24.10.0
39+
rev: 25.1.0
4040
hooks:
4141
- id: black
4242
- repo: https://github.com/adamchainz/blacken-docs
@@ -46,7 +46,7 @@ repos:
4646
additional_dependencies:
4747
- black==23.1.0
4848
- repo: https://github.com/pycqa/isort
49-
rev: 5.13.2
49+
rev: 6.0.0
5050
hooks:
5151
- id: isort
5252
name: isort (python)

0 commit comments

Comments
 (0)