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

pre-commit: Autoupdate

This commit is contained in:
pre-commit
2025-01-17 16:05:33 +00:00
committed by Sebastian Pipping
parent 9a37817a3a
commit bd0aa59cd2

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.9.0 rev: v0.9.2
hooks: hooks:
- id: ruff - id: ruff
args: ["--output-format=full"] args: ["--output-format=full"]