mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
200 B
YAML
10 lines
200 B
YAML
2 years ago
|
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
|