mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 11:34:47 -08:00
8 lines
148 B
YAML
8 lines
148 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 24.2.0
|
|
hooks:
|
|
- id: black
|
|
language_version: python
|
|
args: [--line-length=88, --quiet]
|