Skip to content

Commit 368176c

Browse files
[pre-commit.ci] pre-commit autoupdate (#557)
updates: - [github.com/keewis/blackdoc: v0.4.3 → v0.4.4](keewis/blackdoc@v0.4.3...v0.4.4) - [github.com/PyCQA/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0e1d7a8 commit 368176c

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
@@ -14,7 +14,7 @@ repos:
1414
- id: black
1515

1616
- repo: https://github.com/keewis/blackdoc
17-
rev: v0.4.3
17+
rev: v0.4.4
1818
hooks:
1919
- id: blackdoc
2020

@@ -29,7 +29,7 @@ repos:
2929
- id: seed-isort-config
3030

3131
- repo: https://github.com/PyCQA/isort
32-
rev: 6.1.0
32+
rev: 7.0.0
3333
hooks:
3434
- id: isort
3535

0 commit comments

Comments
 (0)