Skip to content

Commit b561d7d

Browse files
author
pre-commit
committed
Mirror: 0.781
1 parent f687d36 commit b561d7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.780
1+
0.781

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
setup(
55
name='pre_commit_dummy_package',
66
version='0.0.0',
7-
install_requires=['mypy==0.780'],
7+
install_requires=['mypy==0.781'],
88
)

0 commit comments

Comments
 (0)