From ce153309dc5b049720158f95e6962c7a5d60d764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 08:46:37 +0000 Subject: [PATCH] feat(deps): update pre-commit to 4.3.0 | datasource | package | from | to | | ----------- | --------------------- | ----- | ----- | | github-tags | pre-commit/pre-commit | 4.1.0 | 4.3.0 | --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index be269a1..80d6f83 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -"pre-commit" = "4.1.0" +"pre-commit" = "4.3.0" "python" = "system" "shfmt" = "3.12.0" "shellcheck" = "0.11.0"