mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-03 05:49:14 -05:00
6 lines
87 B
YAML
6 lines
87 B
YAML
- id: hook
|
|
name: hook
|
|
entry: ./hook.sh
|
|
language: script
|
|
files: \.py$
|