Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pre-commit.ci autoupdate #117

Merged
merged 5 commits into from
May 3, 2024
Merged

chore: pre-commit.ci autoupdate #117

merged 5 commits into from
May 3, 2024

Commits on May 3, 2024

  1. chore: pre-commit.ci autoupdate

    updates:
    - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
    - [github.com/shellcheck-py/shellcheck-py: v0.9.0.6 → v0.10.0.1](shellcheck-py/shellcheck-py@v0.9.0.6...v0.10.0.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.5](astral-sh/ruff-pre-commit@v0.2.2...v0.3.5)
    - [github.com/PyCQA/bandit: 1.7.7 → 1.7.8](PyCQA/bandit@1.7.7...1.7.8)
    - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.5](astral-sh/ruff-pre-commit@v0.2.2...v0.3.5)
    - [github.com/python-poetry/poetry: 1.7.0 → 1.8.0](python-poetry/poetry@1.7.0...1.8.0)
    - [github.com/errata-ai/vale: v3.1.0 → v3.3.1](errata-ai/vale@v3.1.0...v3.3.1)
    pre-commit-ci[bot] authored and dupuy committed May 3, 2024
    Configuration menu
    Copy the full SHA
    78bcb10 View commit details
    Browse the repository at this point in the history
  2. style: auto-fixes from pre-commit.ci

    Configured by .pre-commit-config.yaml
    Checks run by https://pre-commit.ci
    pre-commit-ci[bot] authored and dupuy committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0e4c81a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616c208 View commit details
    Browse the repository at this point in the history
  4. style: reorder-python-imports only manually

    This prevents a battle between reprder-python-imports and
    Black style (here as implemented in ruff) about blank line
    after file docstring.
    dupuy committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8cfa85d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7659587 View commit details
    Browse the repository at this point in the history