Skip to content

Commit b48ff0d

Browse files
committed
Add link to stages field in .pre-commit-config.yaml
1 parent 3b4d3b9 commit b48ff0d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,13 @@ <h2>Good to know</h2>
10971097
</li>
10981098
<li class="fragment">
10991099
Hooks can be configured to run at different Git stages
1100-
(<em>e.g.</em>, pre-push).
1100+
(<em>e.g.</em>, pre-push):
1101+
<a
1102+
href="https://pre-commit.com/#config-stages"
1103+
target="_blank"
1104+
rel="noopener noreferrer"
1105+
>pre-commit.com/#config-stages</a
1106+
>.
11011107
</li>
11021108
<li class="fragment">
11031109
Check out

0 commit comments

Comments
 (0)