Skip to content

Commit

Permalink
Bump ruff from 0.8.5 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.5 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.5...0.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 113cc76 commit afd17c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ mypy = "==1.14.1"
black = {version = "==24.10.0", markers="python_version >= '3.8'"}
pygments = "==2.18.0"
tbump = "==6.11.0"
ruff = "==0.8.5"
ruff = "==0.8.6"

0 comments on commit afd17c0

Please sign in to comment.