devtools: Replace Ruff with Flake8 in pre-commit.
This commit simply swaps one Python code-style checker (Ruff) for another (Flake8) in the project's pre-commit configuration. It does not change any application code, network behavior, or security-sensitive logic. There is no security issu…
2fa0feecby Se7enZ+4−101 file