diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4857d4bec..aad7f007d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - --fix=lf - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.3 + rev: v3.1.0 hooks: - id: prettier - repo: https://github.com/charliermarsh/ruff-pre-commit