We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c970641 commit 1b70e8fCopy full SHA for 1b70e8f
.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.9.4
+ rev: v0.9.10
46
hooks:
47
- id: ruff-format
48
- id: ruff
0 commit comments