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

Merge pull request #960 from kevin1024/precommit-autoupdate

pre-commit: Autoupdate
This commit is contained in:
Sebastian Pipping
2025-12-08 18:02:12 +01:00
committed by GitHub

View File

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