Skip to content

Commit 018b0c7

Browse files
authored
Merge pull request #1888 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 34cbf8e + d1b1ec7 commit 018b0c7

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
@@ -26,7 +26,7 @@ repos:
2626
- id: pyupgrade
2727
args: [--py38-plus]
2828
- repo: https://github.com/psf/black
29-
rev: 23.10.1
29+
rev: 23.11.0
3030
hooks:
3131
- id: black
3232
args: [--line-length=79]
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: flake8
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.6.1
38+
rev: v1.7.0
3939
hooks:
4040
- id: mypy
4141
exclude: ^(docs/|example-plugin/)

0 commit comments

Comments
 (0)