Skip to content

Commit b4d6e09

Browse files
authored
Update .pre-commit-config.yaml
1 parent 901a3dc commit b4d6e09

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
@@ -35,7 +35,7 @@ repos:
3535
rev: v1.0.1
3636
hooks:
3737
- id: sphinx-lint
38-
args: ["--enable=default-role"]
38+
args: ["--enable=all"]
3939
files: ^docs/
4040

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

0 commit comments

Comments
 (0)