Skip to content

Commit 6dd1f7e

Browse files
rcomermeeseeksmachine
authored andcommitted
Backport PR matplotlib#31647: FIX: Pin rstcheck to prevent CI failure
1 parent ef8e524 commit 6dd1f7e

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)