Skip to content

Commit

Permalink
fix: Add always_run to execute the fix-links hook always
Browse files Browse the repository at this point in the history
  • Loading branch information
micha91 committed Oct 10, 2023
1 parent 4cb1413 commit 862cf64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
description: After a breaking merge by the merge tool, this script fixes links starting with index:/.
entry: fix-links
language: python
always_run: true
stages: [post-commit]

0 comments on commit 862cf64

Please sign in to comment.