mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 07:34:06 -05:00
Update pre-commit dependencies (#13289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
This commit is contained in:
@@ -7,8 +7,9 @@ import json
|
||||
import re
|
||||
import shutil
|
||||
import subprocess
|
||||
from collections.abc import Sequence
|
||||
from pathlib import Path
|
||||
from typing import NamedTuple, Sequence
|
||||
from typing import NamedTuple
|
||||
|
||||
import mdformat
|
||||
import yaml
|
||||
|
||||
Reference in New Issue
Block a user