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

Bump ruff from 0.2.2 to 0.3.0 #17

Merged
merged 5 commits into from
Mar 2, 2024
Merged

Bump ruff from 0.2.2 to 0.3.0 #17

merged 5 commits into from
Mar 2, 2024

Commits on Mar 2, 2024

  1. add ruff.lint section

    kiraware committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f98a150 View commit details
    Browse the repository at this point in the history
  2. update ruff poe task

    change ruff to ruff check.
    kiraware committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    427b019 View commit details
    Browse the repository at this point in the history
  3. format code

    kiraware committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    75ac5a0 View commit details
    Browse the repository at this point in the history
  4. Bump ruff from 0.2.2 to 0.3.0

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.2.2...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7ba6090 View commit details
    Browse the repository at this point in the history
  5. update lock file

    kiraware committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    60b0345 View commit details
    Browse the repository at this point in the history