Skip to content

Commit daab975

Browse files
committed
Updated pre-commit modules
1 parent 73ed8c1 commit daab975

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,10 @@ repos:
3232
- pytest
3333
- smtpproto >= 2.0
3434
- trustme
35+
36+
- repo: https://github.com/pre-commit/pygrep-hooks
37+
rev: v1.10.0
38+
hooks:
39+
- id: rst-backticks
40+
- id: rst-directive-colons
41+
- id: rst-inline-touching-normal

0 commit comments

Comments
 (0)