Skip to content

Commit 2ab9d76

Browse files
authored
Merge pull request #1903 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9d20be1 + e27611f commit 2ab9d76

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.12.0
29+
rev: 23.12.1
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.7.1
38+
rev: v1.8.0
3939
hooks:
4040
- id: mypy
4141
exclude: ^(docs/|example-plugin/)

0 commit comments

Comments
 (0)