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 fe78404 + 6b60793 commit 1216b9cCopy full SHA for 1216b9c
.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.3
+ rev: v0.14.0
18
hooks:
19
- id: ruff-check
20
args: [--fix, --exit-non-zero-on-fix]
0 commit comments