Skip to content

Commit ce5927a

Browse files
committed
chore: mise fmt
1 parent 8994bef commit ce5927a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ run = "git config core.hooksPath .githooks 2>/dev/null || true"
3333
# =============================================================================
3434

3535
[tools]
36-
node = "22" # Node.js 22 LTS for development (action runs on node20)
36+
node = "22" # Node.js 22 LTS for development (action runs on node20)
3737
python = "3.13"
3838
git-cliff = "2.12.0"
3939

@@ -44,7 +44,7 @@ pkl = "0.30.2" # Configuration language (for hk.pkl)
4444

4545
# --- Linting ---
4646
actionlint = "1.7.10" # GitHub Actions linting
47-
yamllint = "1.38.0" # YAML linting
47+
yamllint = "1.38.0" # YAML linting
4848

4949
# =============================================================================
5050
# Tasks

0 commit comments

Comments
 (0)