Skip to content

Commit 7b3c4fb

Browse files
pre-commit-ci[bot]rouge8
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/doc8: v1.1.2 → v2.0.0](PyCQA/doc8@v1.1.2...v2.0.0)
1 parent e986f9c commit 7b3c4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
args: [--fix, --exit-non-zero-on-fix]
4141
- id: ruff-format
4242
- repo: https://github.com/PyCQA/doc8
43-
rev: v1.1.2
43+
rev: v2.0.0
4444
hooks:
4545
- id: doc8
4646
args:

0 commit comments

Comments
 (0)