Skip to content

Commit

Permalink
CI: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
unode committed Jun 8, 2023
1 parent b015798 commit c085000
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 @@ -43,7 +43,7 @@ repos:
- "auto"
- repo: https://github.com/myint/docformatter
# Formats docstrings following PEP 257
rev: v1.7.1
rev: v1.7.2
hooks:
- id: docformatter
args:
Expand Down

0 comments on commit c085000

Please sign in to comment.