Skip to content

Commit dcf86b8

Browse files
Merge pull request #887 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cc493f6 + 2d97cb5 commit dcf86b8

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
@@ -28,12 +28,12 @@ repos:
2828
- id: pyupgrade
2929
args: [--py38-plus]
3030
- repo: https://github.com/tox-dev/pyproject-fmt
31-
rev: "0.13.1"
31+
rev: "1.1.0"
3232
hooks:
3333
- id: pyproject-fmt
3434

3535
- repo: https://github.com/pre-commit/mirrors-mypy
36-
rev: 'v1.5.0'
36+
rev: 'v1.5.1'
3737
hooks:
3838
- id: mypy
3939
args: [--strict]

0 commit comments

Comments
 (0)