Skip to content

Commit 22d3782

Browse files
Fix very strange typo
1 parent e005874 commit 22d3782

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
@@ -109,7 +109,7 @@ repos:
109109
entry: make -C doc/ html
110110
pass_filenames: false
111111
language: system
112-
stages: [Nonepre-pushNone]
112+
stages: [pre-push]
113113
- id: check-newsfragments
114114
name: Check newsfragments
115115
entry: python3 -m script.check_newsfragments

0 commit comments

Comments
 (0)