Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#8141)
Browse files Browse the repository at this point in the history
updates:
- [github.com/tox-dev/pyproject-fmt: 0.6.0 → 0.8.0](tox-dev/pyproject-fmt@0.6.0...0.8.0)
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](pre-commit/mirrors-mypy@v0.991...v1.0.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 13, 2023
1 parent 77b4fa8 commit 126e89d
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 @@ -27,7 +27,7 @@ repos:
- --profile=black

- repo: https://github.com/tox-dev/pyproject-fmt
rev: "0.6.0"
rev: "0.8.0"
hooks:
- id: pyproject-fmt

Expand Down Expand Up @@ -62,7 +62,7 @@ repos:
*flake8-plugins

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
rev: v1.0.0
hooks:
- id: mypy
args:
Expand Down

0 comments on commit 126e89d

Please sign in to comment.