mirror of https://github.com/Bunsly/JobSpy
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]
|