Skip to content

Commit 3847023

Browse files
[pre-commit.ci] pre-commit autoupdate (#86)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3791a49 commit 3847023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: flake8
1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v0.942
20+
rev: v0.950
2121
hooks:
2222
- id: mypy
2323
# empty args needed in order to match mypy cli behavior
@@ -29,7 +29,7 @@ repos:
2929
- types-setuptools
3030
- types-docutils
3131
- repo: https://github.com/PyCQA/pylint
32-
rev: v2.13.7
32+
rev: v2.13.8
3333
hooks:
3434
- id: pylint
3535
additional_dependencies:

0 commit comments

Comments
 (0)