Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

[pre-commit.ci] pre-commit autoupdate #17

Merged
merged 1 commit into from
Jun 1, 2022
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ repos:
additional_dependencies: [pygments, restructuredtext_lint]
# This can deal with sphinx directives
- repo: https://github.com/myint/rstcheck
rev: v6.0.0rc1 # Use the sha / tag you want to point at
rev: v6.0.0rc3 # Use the sha / tag you want to point at
hooks:
- id: rstcheck