Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
ci: Fix hook version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 5, 2023
1 parent bbfb662 commit a576c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -15,7 +15,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pycqa/pydocstyle
rev: 6.13.0
rev: 6.3.0
hooks:
- id: pydocstyle
additional_dependencies: [toml]
Expand Down

0 comments on commit a576c37

Please sign in to comment.