Skip to content

Commit f04d3c2

Browse files
authored
Merge pull request #185 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 83ec0ed + 9c1569b commit f04d3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: autoflake
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.7.0
38+
rev: v1.7.1
3939
hooks:
4040
- id: mypy
4141
files: ^(src/|tests/)

0 commit comments

Comments
 (0)