diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8d4f4fc..0ed536f2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: hooks: - id: prettier additional_dependencies: - - prettier@3.8.3 + - prettier@3.9.4 - repo: https://github.com/editorconfig-checker/editorconfig-checker.python rev: "3.4.0"