mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-29 04:18:33 -06:00
6 lines
84 B
YAML
6 lines
84 B
YAML
- id: foo
|
|
name: Foo
|
|
entry: foo
|
|
language: python_venv
|
|
files: \.py$
|