mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 13:00:10 -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.3
|
|
files: \.py$
|