Skip to content

Commit 4d03f91

Browse files
[pre-commit.ci] pre-commit autoupdate (#665)
updates: - [github.com/psf/black-pre-commit-mirror: 23.12.0 → 23.12.1](psf/black-pre-commit-mirror@23.12.0...23.12.1) - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a111997 commit 4d03f91

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
@@ -21,7 +21,7 @@ repos:
2121
args: ["--py36-plus"]
2222

2323
- repo: https://github.com/psf/black-pre-commit-mirror
24-
rev: 23.12.0
24+
rev: 23.12.1
2525
hooks:
2626
- id: black
2727

@@ -36,7 +36,7 @@ repos:
3636
- id: isort
3737

3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.7.1
39+
rev: v1.8.0
4040
hooks:
4141
- id: mypy
4242
exclude: docs|src/pybase64/__main__.py|conftest.py|tests|setup.py

0 commit comments

Comments
 (0)