Skip to content

Commit f3eaafa

Browse files
committed
fix: typo in hook
1 parent 3201cc9 commit f3eaafa

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
@@ -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)