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 e31a7bf + a356e13 commit 7cbc69fCopy full SHA for 7cbc69f
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: mypy
15
additional_dependencies: [pydantic, orjson, types-aiofiles, types-ujson]
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.13.1
+ rev: v0.13.2
18
hooks:
19
- id: ruff-check
20
args: [--fix, --exit-non-zero-on-fix]
0 commit comments