5
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-08-18 14:50:54 +00:00

mise: drop the settings block - yes is ignored in project configs

Since mise 2026.6.4 (advisory GHSA-436v-8fw5-4mj8), trust-control settings
(`yes`, `ci`, `trusted_config_paths`, `paranoid`) in non-global configs are
ignored, and every mise invocation prints a warning about this one.
Removing it changes nothing on current mise - the setting was already dead.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Slavi Pantaleev
2026-08-16 09:12:43 +03:00
parent 4d98ca54a6
commit 01534eb55f
-3
View File
@@ -4,6 +4,3 @@
[tools]
prek = "0.4.13"
[settings]
yes = true