1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

Merge pull request #845 from kevin1024/precommit-autoupdate

pre-commit: Autoupdate
This commit is contained in:
Sebastian Pipping
2024-06-30 15:24:31 +02:00
committed by GitHub

View File

@@ -3,10 +3,10 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.6
rev: v0.5.0
hooks:
- id: ruff
args: ["--show-source"]
args: ["--output-format=full"]
- id: ruff-format
- repo: https://github.com/pre-commit/pre-commit-hooks