mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 21:10:27 -06:00
7 lines
139 B
YAML
7 lines
139 B
YAML
- id: python3-hook
|
|
name: Python 3 Hook
|
|
entry: python3-hook
|
|
language: python
|
|
language_version: python3.5
|
|
files: \.py$
|