diff --git a/README.md b/README.md index 093a0b8a2b..5861b206e1 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,8 @@ Or, to enable autofix: args: [--fix, --exit-non-zero-on-fix] ``` +Note that Ruff's pre-commit hook should run before Black, isort, and other formatting tools. + ## Configuration