diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca26de86..ee113ae6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 25.9.0 hooks: - id: black @@ -13,7 +13,7 @@ repos: additional_dependencies: [black==23.10.1] - repo: https://github.com/pycqa/isort - rev: 6.0.1 + rev: 7.0.0 hooks: - id: isort args: [