diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bdf8110..8cfdb34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - --no-extra-eol - repo: https://github.com/codespell-project/codespell - rev: v2.4.0 + rev: v2.4.1 hooks: - id: codespell args: [-w] @@ -98,7 +98,7 @@ repos: require_serial: true - repo: https://github.com/psf/black-pre-commit-mirror - rev: 24.10.0 + rev: 25.1.0 hooks: - id: black