Skip to content

Commit

Permalink
chore: Update .pre-commit-config.yaml (#4245)
Browse files Browse the repository at this point in the history
Quotes not needed, consistent with others
  • Loading branch information
cidrblock committed Jun 28, 2024
1 parent e104ebf commit 9b76806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ repos:
name: Spell check with cspell

- repo: https://github.com/jsh9/pydoclint
rev: 0.5.3
rev: "0.5.3"
hooks:
- id: pydoclint
# This allows automatic reduction of the baseline file when needed.
Expand Down

0 comments on commit 9b76806

Please sign in to comment.