Skip to content

Commit 9b76806

Browse files
authored
chore: Update .pre-commit-config.yaml (#4245)
Quotes not needed, consistent with others
1 parent e104ebf commit 9b76806

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
@@ -72,7 +72,7 @@ repos:
7272
name: Spell check with cspell
7373

7474
- repo: https://github.com/jsh9/pydoclint
75-
rev: 0.5.3
75+
rev: "0.5.3"
7676
hooks:
7777
- id: pydoclint
7878
# This allows automatic reduction of the baseline file when needed.

0 commit comments

Comments
 (0)