mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 00:24:47 +04:00
6 lines
139 B
YAML
6 lines
139 B
YAML
- id: python3-hook
|
|
name: Python 3 Hook
|
|
entry: python3-hook
|
|
language: python
|
|
language_version: python3.3
|
|
files: \.py$
|