Skip to content

Commit 9c7b5f4

Browse files
authored
Merge pull request #768 from pytest-dev/pre-commit-ci-update-config
2 parents 1102b82 + 2fefa36 commit 9c7b5f4

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
@@ -34,7 +34,7 @@ repos:
3434
language: python
3535
additional_dependencies: [pygments, restructuredtext_lint]
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v0.940
37+
rev: v0.941
3838
hooks:
3939
- id: mypy
4040
files: ^(src/|testing/)

0 commit comments

Comments
 (0)