Skip to content

Commit 5922e0c

Browse files
authored
Remove obsolete comment
1 parent 4031b63 commit 5922e0c

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
@@ -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: v1.7.1 # NOTE: keep this in sync with tox.ini
27+
rev: v1.7.1
2828
hooks:
2929
- id: mypy
3030
files: ^(src|tests)

0 commit comments

Comments
 (0)