mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
5 lines
107 B
YAML
5 lines
107 B
YAML
- id: python3-hook
|
|
name: Python 3 Hook
|
|
entry: python3-hook
|
|
language: python
|
|
files: \.py$
|