Bump ruff to 0.8.1 (#131927)

This commit is contained in:
Sid
2024-11-29 20:23:57 +01:00
committed by GitHub
parent dd62fb387e
commit 87020e8945
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.8.0
ruff==0.8.1
yamllint==1.35.1