mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
9 lines
183 B
YAML
9 lines
183 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.15.0
|
|
hooks:
|
|
- id: ruff
|