Skip to content

Commit

Permalink
Bump sphinx-lint to v0.8.1 (python#110933)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Oct 17, 2023
1 parent 37bd872 commit 78e4a6d
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 78e4a6d

Please sign in to comment.