mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 06:34:07 -05:00
Update pre-commit dependencies (#10698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zanie Blue <contact@zanie.dev> Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"""
|
||||
Execution, comparison, and summary of `ruff check` ecosystem checks.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import asyncio
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
"""
|
||||
Default projects for ecosystem checks
|
||||
"""
|
||||
|
||||
from ruff_ecosystem.projects import (
|
||||
CheckOptions,
|
||||
FormatOptions,
|
||||
|
||||
Reference in New Issue
Block a user