Skip to content

Commit

Permalink
Merge pull request #366 from henrygerardmoore/fix_deprecated_stage_names
Browse files Browse the repository at this point in the history
Update hook names
  • Loading branch information
tcort authored Nov 5, 2024
2 parents 2ae1694 + b0c5848 commit 29694c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
entry: markdown-link-check
language: node
types: [markdown]
stages: [commit, push, manual]
stages: [pre-commit, pre-push, manual]

0 comments on commit 29694c8

Please sign in to comment.