precommit-3

This commit is contained in:
Untone 2024-01-25 11:05:28 +03:00
parent 623e532533
commit ad3fd32a6e

View File

@ -18,7 +18,7 @@ repos:
hooks: hooks:
- id: lint-python - id: lint-python
name: Lint Python name: Lint Python
entry: make lint-python entry: ruff check
types: [python] types: [python]
language: system language: system
pass_filenames: false pass_filenames: false