Skip to content

Commit 3b9f185

Browse files
authored
Backport PR matplotlib#31647: FIX: Pin rstcheck to prevent CI failure (matplotlib#31650)
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
2 parents ef8e524 + 6dd1f7e commit 3b9f185

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ repos:
7070
hooks:
7171
- id: rstcheck
7272
additional_dependencies:
73+
- rstcheck-core!=1.3 # https://github.com/rstcheck/rstcheck-core/pull/114#pullrequestreview-4239740896
7374
- sphinx>=1.8.1
7475
- tomli
7576
- repo: https://github.com/adrienverge/yamllint

0 commit comments

Comments
 (0)