fix: pre-commit syntax error

This commit is contained in:
Barrett Ruth 2026-02-03 01:39:26 -05:00
parent f184a7874a
commit f9f993db0c

View file

@ -25,7 +25,7 @@ repos:
hooks:
- id: prettier
name: prettier
files: \.(md|,toml,yaml,sh)$
files: \.(md,toml,yaml,sh)$
- repo: local
hooks: