Skip to content

Commit c8f48e5

Browse files
authored
Auto-update pre-commit hooks (backport of #1094)
1 parent ff01071 commit c8f48e5

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
@@ -120,7 +120,7 @@ repos:
120120

121121
# Docs - RestructuredText hooks
122122
- repo: https://github.com/PyCQA/doc8
123-
rev: v1.1.1
123+
rev: v1.1.2
124124
hooks:
125125
- id: doc8
126126
args: ['--max-line-length=100', '--ignore=D001']

0 commit comments

Comments
 (0)