Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -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]
Expand All @@ -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]
Expand Down

0 comments on commit 7a80436

Please sign in to comment.