Skip to content

Commit c411b48

Browse files
committed
fix: typo in hook
1 parent 6e42ea3 commit c411b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ repos:
4141
name: linter and test
4242
language: system
4343
pass_filenames: false
44-
stage: push
44+
stages: [push]
4545
entry: ./scripts/test
4646
types: [python]

0 commit comments

Comments
 (0)