Skip to content

Commit e9cf2ae

Browse files
authored
Update pre-commit config (#63)
This just comes from running pre-commit migrate-config
1 parent eb77ed2 commit e9cf2ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ repos:
1818
entry: bash -c 'cd server/frontend && npm run lint'
1919
language: system
2020
files: ^server/frontend/.*\.(js|mjs|cjs|vue)$
21-
stages: [ commit ]
21+
stages: [ pre-commit ]

0 commit comments

Comments
 (0)