diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8fb0876..126f18a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: mypy additional_dependencies: [types-mock] - repo: https://github.com/psf/black - rev: 24.8.0 + rev: 24.10.0 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit