Skip to content

Commit

Permalink
chore: update pre-commit-config (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
weibullguy committed May 17, 2023
1 parent cb7bf8d commit d05e873
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 @@ -22,7 +22,7 @@ repos:
- id: isort
args: [--settings-file, ./pyproject.toml]
- repo: https://github.com/PyCQA/docformatter
rev: v1.6.5
rev: v1.7.0
hooks:
- id: docformatter
additional_dependencies: [tomli]
Expand Down

0 comments on commit d05e873

Please sign in to comment.