diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0c9f2f589e..92e56eaa37 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -179,7 +179,7 @@ repos: - yamlordereddictloader==0.4.0 ; python_version >= "3.8" and python_version < "3.11" - z3-solver==4.12.1.0 ; python_version >= "3.8" and python_version < "3.11" - zipp==3.15.0 ; python_version >= "3.8" and python_version < "3.10" -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: "22.12.0" hooks: - id: black