mirror of https://github.com/rq/rq.git
10 lines
200 B
YAML
10 lines
200 B
YAML
|
repos:
|
||
|
- repo: https://github.com/psf/black
|
||
|
rev: 23.3.0
|
||
|
hooks:
|
||
|
- id: black
|
||
|
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||
|
rev: "v0.0.267"
|
||
|
hooks:
|
||
|
- id: ruff
|