mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
7 lines
96 B
YAML
7 lines
96 B
YAML
---
|
|
|
|
- id: failing_hook
|
|
name: Failing hook
|
|
entry: bin/hook.sh
|
|
language: script
|
|
files: .
|