fix: correct ci

This commit is contained in:
Barrett Ruth 2026-02-01 19:03:52 -05:00
parent 0e86f45c39
commit 8d8a09635c
3 changed files with 4 additions and 5 deletions

View file

@ -14,4 +14,4 @@ repos:
hooks:
- id: prettier
name: prettier
files: \.(md|,toml,yaml,sh)$
files: \.(md|toml|yaml|sh)$