Skip to content

Commit a1a6c77

Browse files
authored
Merge pull request #746 from pytest-dev/pre-commit-ci-update-config
2 parents 5749a34 + 628a04d commit a1a6c77

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
@@ -29,7 +29,7 @@ repos:
2929
language: python
3030
additional_dependencies: [pygments, restructuredtext_lint]
3131
- repo: https://github.com/pre-commit/mirrors-mypy
32-
rev: v0.930
32+
rev: v0.931
3333
hooks:
3434
- id: mypy
3535
files: ^(src/|testing/)

0 commit comments

Comments
 (0)