We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73df472 commit 406db85Copy full SHA for 406db85
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
args: [--config-file, pyproject.toml]
43
require_serial: true # Serial processing is required for mypy (better performance and error reporting)
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
- rev: v0.7.2
+ rev: v0.7.3
46
hooks:
47
- id: ruff-format
48
- id: ruff
0 commit comments