Skip to content

Commit b25be9c

Browse files
Merge 72952c9 into 008fc55
2 parents 008fc55 + 72952c9 commit b25be9c

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
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: setup-cfg-fmt
4242
- repo: https://github.com/PyCQA/docformatter
43-
rev: v1.5.0
43+
rev: v1.5.1
4444
hooks:
4545
- id: docformatter
4646
args: [--in-place, --wrap-summaries, "88", --wrap-descriptions, "88", --blank]
@@ -54,7 +54,7 @@ repos:
5454
- id: blacken-docs
5555
additional_dependencies: [black]
5656
- repo: https://github.com/PyCQA/flake8
57-
rev: 5.0.4
57+
rev: 6.0.0
5858
hooks:
5959
- id: flake8
6060
types: [python]

0 commit comments

Comments
 (0)