fixing pre-commit

This commit is contained in:
Keith Stevens
2023-01-28 20:23:36 +09:00
parent 7bdf8491ca
commit ccb5dc4c2a
+1 -1
View File
@@ -88,7 +88,7 @@ repos:
- id: next-lint-website
name: Lint website
files: ^website/
exclude: ^website/node_modules/|^website/public
exclude: ^website/node_modules/$/|^website/public
types_or: [javascript, jsx, ts, tsx]
language: node
pass_filenames: false