diff --git a/tests/test_precommit.py b/tests/test_precommit.py index cbad64a..c7a9faf 100644 --- a/tests/test_precommit.py +++ b/tests/test_precommit.py @@ -15,7 +15,6 @@ ["--dropbox-style"], ["--google-style"], ["--kotlinlang-style"], - ["--version=0.28"], ], ) def test_ktfmtprecommithook(extra_args: List[str]):