Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aamalev committed Aug 3, 2023
1 parent 6b84f7b commit 029dd44
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 @@ -47,7 +47,7 @@ dev-test = [
"pyyaml==6.0.1",
]
dev-lint = [
"ruff==0.0.280",
"ruff==0.0.282",
"isort==5.12.0",
"black==23.7.0",
"mypy==1.4.1",
Expand Down

0 comments on commit 029dd44

Please sign in to comment.