diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bbfb28a2..4429bf39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: hooks: - id: prettier additional_dependencies: - - prettier@3.6.2 + - prettier@3.7.4 - repo: https://github.com/editorconfig-checker/editorconfig-checker.python rev: "3.4.0"