Skip to content

Commit

Permalink
Bump ruff from 0.8.4 to 0.8.6
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.4...0.8.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent ca2d454 commit c28b266
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ black = [
"black==24.10.0",
]
ruff = [
"ruff==0.8.4",
"ruff==0.8.6",
]

[project.scripts]
Expand Down
2 changes: 1 addition & 1 deletion requirements_ruff.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruff==0.8.4
ruff==0.8.6

0 comments on commit c28b266

Please sign in to comment.