Skip to content

Commit

Permalink
Bump ruff from 0.4.3 to 0.4.4 (#843)
Browse files Browse the repository at this point in the history
* Bump ruff from 0.4.3 to 0.4.4

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.4.
- [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.4.3...v0.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joongi Kim <[email protected]>
Co-authored-by: Junya Fukuda <[email protected]>
  • Loading branch information
3 people authored May 20, 2024
1 parent dc56fa5 commit fbfac8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r ci.txt
mypy==1.10
pre-commit==3.7.1
ruff==0.4.3
ruff==0.4.4

0 comments on commit fbfac8e

Please sign in to comment.