Add isort force-sort-within-sections

This commit is contained in:
2023-01-09 21:28:20 +01:00
parent bb21b23867
commit 1f879e7bcc
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ repos:
language_version: python3.11
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.213'
rev: 'v0.0.216'
hooks:
- id: ruff
args: ["--force-exclude"]