diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7e56b7..5858ebc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: types: [python] args: ["--profile", "black", "--filter-files"] - repo: https://github.com/pre-commit/mirrors-mypy - rev: V0.961 + rev: v0.961 hooks: - id: mypy name: mypy