Update ruff to 0.2.1 (#109796)

* Update ruff to 0.2.1

* Rename config sections

* Update remapped error codes

* Add ignores
This commit is contained in:
Marc Mueller
2024-02-06 15:41:34 +01:00
committed by GitHub
parent a533fa222e
commit 545b888034
8 changed files with 23 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
codespell==2.2.2
ruff==0.1.15
ruff==0.2.1
yamllint==1.32.0