Skip to content

Commit

Permalink
[3.12] Bump sphinx-lint to v0.8.1 (GH-110933) (#110957)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Waygood <[email protected]>
  • Loading branch information
miss-islington and AlexWaygood authored Oct 17, 2023
1 parent 94525a7 commit 99b7e1c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ repos:
types_or: [c, inc, python, rst]

- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.7.0
rev: v0.8.1
hooks:
- id: sphinx-lint
args: [--enable=default-role, -j1]
args: [--enable=default-role]
files: ^Doc/|^Misc/NEWS.d/next/
types: [rst]

- repo: meta
hooks:
Expand Down

0 comments on commit 99b7e1c

Please sign in to comment.