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
2023-12-22 16:04:39 +00:00
committed by Jair Henrique
parent 0782382982
commit a3a255d606

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.1.8 rev: v0.1.9
hooks: hooks:
- id: ruff - id: ruff
args: ["--show-source"] args: ["--show-source"]