diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd36408..ade6589 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: clippy args: [--fix, --allow-staged] - repo: https://github.com/psf/black-pre-commit-mirror - rev: 25.9.0 + rev: 25.11.0 hooks: - id: black - repo: https://github.com/pre-commit/mirrors-prettier