Skip to content

Commit b79d3b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) - [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.4.1](pre-commit/mirrors-mypy@v1.2.0...v1.4.1)
1 parent 537e0d0 commit b79d3b7

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
@@ -24,7 +24,7 @@ repos:
2424
- id: isort
2525

2626
- repo: https://github.com/psf/black
27-
rev: 23.3.0
27+
rev: 23.7.0
2828
hooks:
2929
- id: black
3030

@@ -35,7 +35,7 @@ repos:
3535
additional_dependencies: [flake8-bugbear~=22.7]
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.2.0
38+
rev: v1.4.1
3939
hooks:
4040
- id: mypy
4141
additional_dependencies: []

0 commit comments

Comments
 (0)