Skip to content

Commit ace847d

Browse files
[pre-commit.ci] pre-commit autoupdate (#307)
<!--pre-commit.ci start--> updates: - [github.com/psf/black-pre-commit-mirror: 23.11.0 → 23.12.1](psf/black-pre-commit-mirror@23.11.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) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 88ad570 commit ace847d

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: 23.11.0
41+
rev: 23.12.1
4242
hooks:
4343
- id: black
4444
- repo: https://github.com/adamchainz/blacken-docs
@@ -66,7 +66,7 @@ repos:
6666
- flake8-comprehensions
6767
- flake8-tidy-imports
6868
- repo: https://github.com/pre-commit/mirrors-mypy
69-
rev: v1.7.1
69+
rev: v1.8.0
7070
hooks:
7171
- id: mypy
7272
additional_dependencies:

0 commit comments

Comments
 (0)