Skip to content

Commit 09445cc

Browse files
[pre-commit.ci] pre-commit autoupdate (#24)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c6e597e commit 09445cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: isort
2323

2424
- repo: https://github.com/psf/black
25-
rev: 23.9.1
25+
rev: 23.10.1
2626
hooks:
2727
- id: black
2828

@@ -35,7 +35,7 @@ repos:
3535
- flake8-bugbear
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.6.0
38+
rev: v1.6.1
3939
hooks:
4040
- id: mypy
4141
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)