Skip to content

Commit 4781e80

Browse files
committed
build(poetry): upgrade ruff
1 parent 397b08f commit 4781e80

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pytest-xdist = "^3.1.0"
6161
# code formatter
6262
black = "^22.10"
6363
# linter
64-
ruff = "^0.0.262"
64+
ruff = "^0.0.275"
6565
pre-commit = "^2.18.0"
6666
mypy = "^1.4"
6767
types-PyYAML = "^5.4.3"

0 commit comments

Comments
 (0)