mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 10:01:46 +04:00
7 lines
118 B
YAML
7 lines
118 B
YAML
- id: bash_hook
|
|
name: Bash hook
|
|
entry: bin/hook.sh
|
|
language: script
|
|
files: ''
|
|
tags:
|
|
- foo
|