ruff-update

This commit is contained in:
2024-06-04 09:10:52 +03:00
parent 9c02333e2b
commit 708bdaa7f6
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ repos:
- id: check-merge-conflict
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
rev: v0.4.7
hooks:
- id: ruff
args: [--fix]