Skip to content

Commit ff17053

Browse files
12rambauLee-W
authored andcommitted
fix: typo in hook
1 parent 9dd9ca2 commit ff17053

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)