diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 35d5624..5e90005 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -6,5 +6,5 @@ 'types': [text] args: [] require_serial: false - additional_dependencies: ["prettier@3.5.2"] + additional_dependencies: ["prettier@3.5.3"] minimum_pre_commit_version: '0' diff --git a/.version b/.version index 87ce492..444877d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -3.5.2 +3.5.3