mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-19 07:06:33 +00:00
feat: migrate to mise for unified tool management (#309)
This commit is contained in:
@@ -27,7 +27,7 @@ repos:
|
||||
name: Biome Check
|
||||
entry: yarn biome check --write --files-ignore-unknown=true --no-errors-on-unmatched
|
||||
language: system
|
||||
files: \.(js|ts|jsx|tsx|json|md)$
|
||||
files: \.(js|ts|jsx|tsx|json)$
|
||||
- id: markdown-table-formatter
|
||||
name: Markdown Table Formatter
|
||||
entry: yarn markdown-table-formatter
|
||||
|
||||
Reference in New Issue
Block a user