Bump ruff to 0.6.4 (#125385)

* Bump ruff to 0.6.4

* fix Dockerfile
This commit is contained in:
Sid
2024-09-06 08:08:40 +02:00
committed by GitHub
parent cf049a07c2
commit f80acdada0
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
codespell==2.3.0
ruff==0.6.2
ruff==0.6.4
yamllint==1.35.1