Skip to content

Commit d9ade74

Browse files
authored
More verbosely define stages
Signed-off-by: Amber Arcadia <amber.arcadia@chainguard.dev>
1 parent 48fd522 commit d9ade74

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.pre-commit-hooks.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@
1515
description: run shellcheck on each "run" step in a melange pipeline
1616
entry: shellcheck-run-steps
1717
language: python
18-
types: [yaml]
18+
stages:
19+
- pre-commit
20+
- manual
21+
types:
22+
- yaml

0 commit comments

Comments
 (0)