From 4eaeee899b5c13101008b64a7bbf5f85522b67f6 Mon Sep 17 00:00:00 2001 From: junior Date: Fri, 24 Jul 2026 10:49:09 -0400 Subject: [PATCH] chore: declare stable codebase name --- mise.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mise.toml b/mise.toml index 8a04b05..8db42d9 100644 --- a/mise.toml +++ b/mise.toml @@ -6,5 +6,8 @@ actionlint = "1.7.12" ripgrep = "14.1.1" fd = "10.2.0" +[_.codebase] +name = "codebase" + [settings] quiet = true