Skip to content

Commit d81c9fa

Browse files
[pre-commit.ci] pre-commit autoupdate (#810)
updates: - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0) - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.982](pre-commit/mirrors-mypy@v0.971...v0.982) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9cb9401 commit d81c9fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 22.8.0
3+
rev: 22.10.0
44
hooks:
55
- id: black
66
args: ["--target-version=py37"]
@@ -36,6 +36,6 @@ repos:
3636
args: [--no-build-isolation]
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: "v0.971"
39+
rev: "v0.982"
4040
hooks:
4141
- id: mypy

0 commit comments

Comments
 (0)