dist: modify pre-commit args to make ruff change files

This commit is contained in:
Peter F. Patel-Schneider
2024-02-20 16:53:50 -05:00
parent 68b62a9ee4
commit 767a729598

View File

@@ -18,4 +18,3 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format
name: ruff format
args: [--diff]