Skip to content

Commit

Permalink
Merge branch 'master' into feat/issue_170
Browse files Browse the repository at this point in the history
* master:
  chore: update pre-commit-config (#209)
  • Loading branch information
weibullguy committed May 17, 2023
2 parents f2b15c9 + d05e873 commit 44a58e8
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 @@ -21,7 +21,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 44a58e8

Please sign in to comment.