From ab5333f1931c8666e1301c6ff408886fe150db18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 15:11:30 +0000 Subject: [PATCH 1/2] chore(deps): update dependency oxlint to v1.67.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3a4a50048..bbdd851cc 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ aube = "1.16.0" node = "26.2.0" bitwarden = "2026.4.1" hk = "1.45.0" -oxlint = "1.62.0" +oxlint = "1.67.0" oxfmt = "0.51.0" actionlint = "1.7.12" ghalint = "1.5.6" From 8b77855cb6d2699497a072840139d907ff4d575d Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 15:13:24 +0000 Subject: [PATCH 2/2] style: apply automated fixes --- mise.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.lock b/mise.lock index f0e423f2a..22fb10008 100644 --- a/mise.lock +++ b/mise.lock @@ -237,7 +237,7 @@ version = "0.51.0" backend = "npm:oxfmt" [[tools.oxlint]] -version = "1.62.0" +version = "1.67.0" backend = "npm:oxlint" [[tools.pinact]]