Skip to content

Commit bcec6e7

Browse files
authored
Merge pull request matplotlib#31647 from timhoffm/pin-rstcheck
FIX: Pin rstcheck to prevent CI failure
2 parents 71c922d + c4d52bf commit bcec6e7

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)