Skip to content

Commit 3d0456e

Browse files
committed
fix syntax
1 parent 261669c commit 3d0456e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ repos:
4949

5050
- id: local-ty
5151
name: ty check
52-
entry: uv run ty backend/app
52+
entry: uv run ty check backend/app
5353
require_serial: true
5454
language: unsupported
5555
pass_filenames: false

0 commit comments

Comments
 (0)