Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/myint/rstcheck: 3f92957478422df87bd730abde66f089cc1ee19b → v5.0.0](rstcheck/rstcheck@3f92957...v5.0.0)
  • Loading branch information
pre-commit-ci[bot] authored and DanielNoord committed Apr 19, 2022
1 parent efa2a70 commit da7a99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ repos:
types: [text]
files: ^(ChangeLog|doc/whatsnew/\d+\.\d+\.rst)
- repo: https://github.com/myint/rstcheck
rev: "3f92957478422df87bd730abde66f089cc1ee19b"
rev: "v5.0.0"
hooks:
- id: rstcheck
args: ["--ignore-roles=func,class,mod", "--report=warning"]
Expand Down

0 comments on commit da7a99d

Please sign in to comment.