Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# See https://eng.inky.wtf/docs/technical/git/pre-commit for info on how to edit this file.
repos:
- repo: https://github.com/chainguard-dev/pre-commit-hooks
rev: a90aaa7f63ec8c376e8bd6cd3460c77bedcfb0ed
rev: e4d1134a14c8decd027fb46f6a46b42f79d3fb23
hooks:
- id: shellcheck-run-steps
files: '^[^.][^/]*\.yaml$' # matches non-hidden .yaml files at the top level only
Expand Down
Loading