golang 1.26.1

# For linting and formatting Go code (includes gofumpt and goimports)
golangci-lint 2.11.4

# For linting shell scripts
shellcheck 0.11.0

# For linting documentation
markdownlint-cli2 0.22.1
lychee 0.24.2
vale 3.14.1
node 24.15.0

# For git hooks
lefthook 2.0.2
