Skip to content

Commit 37da0ac

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0.rc1](PyCQA/docformatter@v1.5.1...v1.6.0.rc1) - [github.com/charliermarsh/ruff-pre-commit: v0.0.223 → v0.0.237](astral-sh/ruff-pre-commit@v0.0.223...v0.0.237)
1 parent d6cc6f3 commit 37da0ac

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
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: setup-cfg-fmt
3636
- repo: https://github.com/PyCQA/docformatter
37-
rev: v1.5.1
37+
rev: v1.6.0.rc1
3838
hooks:
3939
- id: docformatter
4040
args: [--in-place, --wrap-summaries, "88", --wrap-descriptions, "88", --blank]
@@ -43,7 +43,7 @@ repos:
4343
hooks:
4444
- id: black
4545
- repo: https://github.com/charliermarsh/ruff-pre-commit
46-
rev: v0.0.223
46+
rev: v0.0.237
4747
hooks:
4848
- id: ruff
4949
- repo: https://github.com/dosisod/refurb

0 commit comments

Comments
 (0)