From db5c2bbeb362364936baaa85288da673ead1e5d3 Mon Sep 17 00:00:00 2001 From: ktetzlaff Date: Wed, 4 Dec 2024 12:22:17 +0100 Subject: [PATCH] doc: update required mise version in README.md Using the `--json` option of `mise config ls` raises the required mise version to 2024.10.8. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05aa046..94def2d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Heavily inspired from [envrc][envrc] which created by Purcell. ### dependencies - [inheirtenv](https://github.com/purcell/inheritenv) -- [mise][mise], version >= 2024.4.8 +- [mise][mise], version >= 2024.10.8 - emacs, version >= 29.1 - [dash](https://github.com/magnars/dash.el) version >= 2.19.1