mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 07:43:06 +00:00
9 lines
184 B
YAML
9 lines
184 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 24.8.0
|
|
hooks:
|
|
- id: black
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
rev: v0.0.287
|
|
hooks:
|
|
- id: ruff
|