diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 6e4dc04..54e9e04 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.3.5"] + additional_dependencies: ["oxlint@0.4.0"] minimum_pre_commit_version: '2.9.2' diff --git a/.version b/.version index c2c0004..1d0ba9e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.3.5 +0.4.0