Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] pre-commit autoupdate (#239)
Browse files Browse the repository at this point in the history
pre-commit-ci[bot] authored Aug 29, 2022
1 parent 18c2b95 commit 7a80436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ repos:
args: [--remove, --include-star-import]

- repo: https://github.com/PyCQA/docformatter
rev: v1.4
rev: v1.5.0
hooks:
- id: docformatter
args: [--in-place]
@@ -32,7 +32,7 @@ repos:
additional_dependencies: [types-toml==0.1.3]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
rev: v3.0.0-alpha.0
hooks:
- id: prettier
args: [--prose-wrap=always, --print-width=88]

0 comments on commit 7a80436

Please sign in to comment.