Skip to content

Commit

Permalink
feat: Migrate from .tool-versions to .mise.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
x86taka committed Nov 12, 2024
1 parent 3e516e6 commit f1d241d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[tools]
go = "1.23.2"
python = "3.13.0"
pre-commit = "3.8.0"
direnv = "2.35.0"
jq = "1.6"
5 changes: 0 additions & 5 deletions .tool-versions

This file was deleted.

0 comments on commit f1d241d

Please sign in to comment.