diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index a7b5da3..c1a8787 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -6,5 +6,5 @@ 'types_or': [javascript, jsx, ts, tsx] args: [] require_serial: false - additional_dependencies: ["oxlint@0.13.1"] + additional_dependencies: ["oxlint@0.13.2"] minimum_pre_commit_version: '2.9.2' diff --git a/.version b/.version index c317a91..9beb74d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.13.1 +0.13.2