Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update pre-commit to fix Sphinx Lint
  • Loading branch information
hugovk committed Dec 12, 2023
commit 2e91a3264c59b9c41b3fa063999651a744942b6b
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.10.0
rev: 23.11.0
hooks:
- id: black

Expand All @@ -14,6 +14,6 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.8.1
rev: v0.9.1
hooks:
- id: sphinx-lint