Skip to content

Commit 47200d8

Browse files
[pre-commit.ci] pre-commit autoupdate (#129)
1 parent 44df7a5 commit 47200d8

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)