tools: bump ruff to 0.0.259

This commit is contained in:
bastimeyer 2023-03-24 14:11:43 +01:00 committed by Forrest
parent 786f0f0be1
commit 90ccc1039c
2 changed files with 2 additions and 3 deletions

View File

@ -9,7 +9,7 @@ freezegun>=1.0.0
shtab
versioningit >=2.0.0, <3
ruff ==0.0.255
ruff ==0.0.259
mypy
lxml-stubs

View File

@ -84,8 +84,7 @@ select = [
# flake8-commas
"COM",
# flake8-comprehensions
"C40",
"C41",
"C4",
# flake8-datetimez
"DTZ",
# flake8-implicit-str-concat