Skip to content

Commit 0d20b5a

Browse files
[pre-commit.ci] pre-commit autoupdate (#987)
<!--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 81c98d9 commit 0d20b5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
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
@@ -41,7 +41,7 @@ repos:
4141
- id: django-upgrade
4242
args: [--target-version, '4.2']
4343
- repo: https://github.com/psf/black-pre-commit-mirror
44-
rev: 24.10.0
44+
rev: 25.1.0
4545
hooks:
4646
- id: black
4747
- repo: https://github.com/adamchainz/blacken-docs
@@ -51,7 +51,7 @@ repos:
5151
additional_dependencies:
5252
- black==23.1.0
5353
- repo: https://github.com/pycqa/isort
54-
rev: 5.13.2
54+
rev: 6.0.0
5555
hooks:
5656
- id: isort
5757
name: isort (python)

0 commit comments

Comments
 (0)