我已经pre-commit
成功使用了一段时间!最近我更新了,然后收到了一条新的错误消息,但之前它运行正常
这是错误信息:
$ pre-commit run --all-files
[INFO] Initializing environment for https://example.com/some/repo.
An error has occurred: InvalidManifestError:
==> File /tmp/tmpylh2459v/repoe8ut4bem/.pre-commit-hooks.yaml
==> At Hook(id='some-hook-id')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
Check the log at /home/asottile/.cache/pre-commit/pre-commit.log
该怎么办?