[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
- [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0](https://github.com/PyCQA/docformatter/compare/v1.5.1...v1.6.0)
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.1.1...v1.2.0)
This commit is contained in:
pre-commit-ci[bot]
2023-04-10 18:18:44 +00:00
committed by GitHub
parent df56e78a54
commit 84cbeec2f5
+3 -3
View File
@@ -25,7 +25,7 @@ repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.1.0 rev: 23.3.0
hooks: hooks:
- id: black - id: black
@@ -42,7 +42,7 @@ repos:
args: [ --config=setup.cfg ] args: [ --config=setup.cfg ]
- repo: https://github.com/PyCQA/docformatter - repo: https://github.com/PyCQA/docformatter
rev: v1.5.1 rev: v1.6.0
hooks: hooks:
- id: docformatter - id: docformatter
args: [ --in-place ] args: [ --in-place ]
@@ -54,7 +54,7 @@ repos:
args: [ "--config=setup.cfg" ] args: [ "--config=setup.cfg" ]
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.1.1 rev: v1.2.0
hooks: hooks:
- id: mypy - id: mypy
args: args: