Skip to content

Commit

Permalink
ci: pre-commit autoupdate (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Apr 11, 2023
1 parent fd4173a commit 238d99f
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 @@ -76,7 +76,7 @@ repos:
files: pyproject.toml

- repo: https://github.com/PyCQA/docformatter
rev: v1.5.1
rev: v1.6.0
hooks:
- id: docformatter

Expand Down Expand Up @@ -118,7 +118,7 @@ repos:
args: ["--rcfile=pyproject.toml"]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.1.1
rev: v1.2.0
hooks:
- id: mypy
args:
Expand Down

0 comments on commit 238d99f

Please sign in to comment.