diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b046f6e..9e3e14d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,6 +18,6 @@ repos: - id: nbstripout - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.1 + rev: v3.0.0-alpha.3 hooks: - id: prettier