This commit is contained in:
Untone 2024-02-19 14:46:45 +03:00
parent 6d3c0ee39e
commit 37230a8392

View File

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