diff --git a/changelog/1130.misc.md b/changelog/1130.misc.md new file mode 100644 index 000000000..c759bc6d2 --- /dev/null +++ b/changelog/1130.misc.md @@ -0,0 +1,2 @@ +Update ruff to 0.3.7. +Switch to ruff as code formatter. diff --git a/poetry.lock b/poetry.lock index e47859819..7cace77ca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2058,4 +2058,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.11" -content-hash = "73c3b65eb0052bae1164bd81d1bfb8e4e2703cd708037ea9d84e7d2929cbaf7f" +content-hash = "2df8a1c5cf589611c3603c5600b0aebfa3d3a44b40113f9a31b82c8a8afca066"