Skip to content

Commit 32aea58

Browse files
authored
Update .pre-commit-config.yaml
1 parent 53333a1 commit 32aea58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
rev: v1.0.1
3737
hooks:
3838
- id: sphinx-lint
39-
args: ["--enable=default-role"]
39+
args: ["--enable=all"]
4040
files: ^docs/
4141

4242
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)