Skip to content

Commit cf5278b

Browse files
authored
Update .pre-commit-config.yaml
1 parent a07eff5 commit cf5278b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: rst
3131
name: rst
32-
entry: rst-lint --encoding utf-8
32+
entry: rst-lint
3333
files: README.rst
3434
language: python
3535
additional_dependencies: [pygments, restructuredtext_lint]

0 commit comments

Comments
 (0)