Skip to content

Commit d0849e0

Browse files
[pre-commit.ci] pre-commit autoupdate (#99)
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.981 → v0.982](pre-commit/mirrors-mypy@v0.981...v0.982) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d2694b4 commit d0849e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: isort
1818

1919
- repo: https://github.com/psf/black
20-
rev: 22.8.0
20+
rev: 22.10.0
2121
hooks:
2222
- id: black
2323

@@ -37,7 +37,7 @@ repos:
3737
- id: darglint
3838

3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v0.981
40+
rev: v0.982
4141
hooks:
4242
- id: mypy
4343
exclude: docs

0 commit comments

Comments
 (0)