Update ruff to v0.1.1 (#102421)

This commit is contained in:
Franck Nijhof 2023-10-21 00:33:07 +02:00 committed by GitHub
parent 7e6c14d062
commit 55a8f01dcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.292
rev: v0.1.1
hooks:
- id: ruff
args:

View file

@ -2,5 +2,5 @@
black==23.9.1
codespell==2.2.2
ruff==0.0.292
ruff==0.1.1
yamllint==1.32.0