diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cafa5907a0..293064f320 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: exclude: ^source/tools/webservices/ - id: ruff-format args: - - --check + - --diff exclude: ^source/tools/webservices/ - repo: local hooks: