mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
10 lines
227 B
YAML
10 lines
227 B
YAML
# Copyright (c) 2023 Sebastian Pipping <sebastian@pipping.org>
|
|
# Licensed under the MIT license
|
|
|
|
repos:
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
rev: v0.1.7
|
|
hooks:
|
|
- id: ruff
|
|
- id: ruff-format
|