1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Merge pull request #872 from kevin1024/precommit-autoupdate

pre-commit: Autoupdate
This commit is contained in:
Sebastian Pipping
2024-10-11 01:22:08 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.6
rev: v0.6.9
hooks:
- id: ruff
args: ["--output-format=full"]