Skip to content

Commit 6f5a2a3

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 e85ac40 commit 6f5a2a3

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
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: setup-cfg-fmt
2929
- repo: https://github.com/PYCQA/docformatter
30-
rev: v1.5.1
30+
rev: v1.6.0.rc1
3131
hooks:
3232
- id: docformatter
3333
args: [--in-place, --wrap-summaries, "88", --wrap-descriptions, "88", --blank]
@@ -36,7 +36,7 @@ repos:
3636
hooks:
3737
- id: black
3838
- repo: https://github.com/charliermarsh/ruff-pre-commit
39-
rev: v0.0.223
39+
rev: v0.0.237
4040
hooks:
4141
- id: ruff
4242
- repo: https://github.com/dosisod/refurb

0 commit comments

Comments
 (0)