diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 49541542..e526c254 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ repos: - id: ruff-format types_or: [python, jupyter] - repo: https://github.com/rbubley/mirrors-prettier # Update mirror as official mirror is deprecated - rev: v3.5.0 + rev: v3.5.1 hooks: - id: prettier