diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6620de3..6251b0b 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.1.0"] + additional_dependencies: ["prettier@4.0.0-alpha.3"] minimum_pre_commit_version: '0' diff --git a/.version b/.version index fd2a018..e5126b4 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -3.1.0 +4.0.0-alpha.3