Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#71)
Browse files Browse the repository at this point in the history
updates:
- [github.com/hadialqattan/pycln: v1.2.4 → v1.2.5](hadialqattan/pycln@v1.2.4...v1.2.5)
- [github.com/pre-commit/mirrors-mypy: v0.931 → v0.940](pre-commit/mirrors-mypy@v0.931...v0.940)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Mar 15, 2022
1 parent 9dceb7f commit 1861232
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 @@ -21,10 +21,10 @@ repos:
- id: nbstripout
exclude: docs/benchmarks.ipynb
- repo: https://github.com/hadialqattan/pycln
rev: "v1.2.4"
rev: "v1.2.5"
hooks:
- id: pycln
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.931"
rev: "v0.940"
hooks:
- id: mypy

0 comments on commit 1861232

Please sign in to comment.