Skip to content

Commit

Permalink
⬆️ Bump ruff from 0.0.253 to 0.0.260
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.253 to 0.0.260.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.253...v0.0.260)

---
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 Apr 2, 2023
1 parent f371691 commit 3ceda3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ documentation = "https://hlasse.github.io/TextDescriptives/"
style = [
"black==23.3.0",
"pre-commit==3.1.1",
"ruff==0.0.253",
"ruff==0.0.260",
"mypy==1.1.1"
]
tests = [
Expand Down

0 comments on commit 3ceda3c

Please sign in to comment.