Skip to content

Commit 4e2ed9f

Browse files
committed
chore: move docs update to pre-commit stage
1 parent 2383b53 commit 4e2ed9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repos:
8484
pass_filenames: false
8585
always_run: true
8686
verbose: true
87-
stages: [pre-push]
87+
stages: [pre-commit]
8888
- id: test-unit
8989
name: Test (unit)
9090
entry: bash -c 'mise run test_unit'

0 commit comments

Comments
 (0)