Skip to content

Commit e4c383c

Browse files
[pre-commit.ci] pre-commit autoupdate (#327)
<!--pre-commit.ci start--> updates: - [github.com/psf/black-pre-commit-mirror: 24.4.0 → 24.4.2](psf/black-pre-commit-mirror@24.4.0...24.4.2) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3650718 commit e4c383c

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
@@ -38,7 +38,7 @@ repos:
3838
- id: django-upgrade
3939
args: [--target-version, '3.2']
4040
- repo: https://github.com/psf/black-pre-commit-mirror
41-
rev: 24.4.0
41+
rev: 24.4.2
4242
hooks:
4343
- id: black
4444
- repo: https://github.com/adamchainz/blacken-docs
@@ -62,7 +62,7 @@ repos:
6262
- flake8-logging
6363
- flake8-tidy-imports
6464
- repo: https://github.com/pre-commit/mirrors-mypy
65-
rev: v1.9.0
65+
rev: v1.10.0
6666
hooks:
6767
- id: mypy
6868
additional_dependencies:

0 commit comments

Comments
 (0)