From b274e0a075f10d8574efde9c134d101e9f024892 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 08:46:08 +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 a546ddb..db4843d 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -"pre-commit" = "4.1.0" +"pre-commit" = "4.3.0"