Skip to content

Commit d9ed248

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/keewis/blackdoc: v0.4.3 → v0.4.5](keewis/blackdoc@v0.4.3...v0.4.5) - [github.com/PyCQA/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0) - [github.com/tox-dev/pyproject-fmt: v2.7.0 → v2.11.0](tox-dev/pyproject-fmt@v2.7.0...v2.11.0)
1 parent 336424a commit d9ed248

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
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919

2020
- repo: https://github.com/keewis/blackdoc
21-
rev: v0.4.3
21+
rev: v0.4.5
2222
hooks:
2323
- id: blackdoc
2424

@@ -28,7 +28,7 @@ repos:
2828
- id: flake8
2929

3030
- repo: https://github.com/PyCQA/isort
31-
rev: 6.1.0
31+
rev: 7.0.0
3232
hooks:
3333
- id: isort
3434

@@ -50,7 +50,7 @@ repos:
5050
]
5151

5252
- repo: https://github.com/tox-dev/pyproject-fmt
53-
rev: v2.7.0
53+
rev: v2.11.0
5454
hooks:
5555
- id: pyproject-fmt
5656

0 commit comments

Comments
 (0)