Skip to content

Commit

Permalink
⬆️ Update sphinx-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Oct 1, 2024
1 parent a9666ba commit 0cc679f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@ repos:
hooks:
- id: black
- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.9.1
rev: v1.0.0
hooks:
- id: sphinx-lint
args: [--jobs=1]
types: [rst]
- repo: https://github.com/adamchainz/blacken-docs
rev: "1.18.0"
Expand Down

0 comments on commit 0cc679f

Please sign in to comment.