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.
2 parents 8b65036 + ea97fdd commit 3c636e9Copy full SHA for 3c636e9
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: mypy
21
additional_dependencies: [pydantic, types-aiofiles]
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.0.281
+ rev: v0.0.282
24
hooks:
25
- id: ruff
26
args: [--fix, --exit-non-zero-on-fix]
0 commit comments