mirror of
https://github.com/borgbackup/borg.git
synced 2024-11-05 03:25:19 +03:00
10 lines
184 B
YAML
10 lines
184 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 23.1.0
|
|
hooks:
|
|
- id: black
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
rev: v0.0.287
|
|
hooks:
|
|
- id: ruff
|