Skip to content

Commit 3ca933a

Browse files
authored
Merge pull request #269 from pytest-dev/pre-commit-ci-update-config
2 parents 2d411f8 + 2bf7b61 commit 3ca933a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: reorder-python-imports
2525
args: ['--application-directories=.:src']
2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v0.930 # NOTE: keep this in sync with tox.ini
27+
rev: v0.931 # NOTE: keep this in sync with tox.ini
2828
hooks:
2929
- id: mypy
3030
files: ^(src|tests)

0 commit comments

Comments
 (0)