We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8d4aa commit 8043189Copy full SHA for 8043189
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- --py3-plus
20
- --keep-runtime-typing
21
- repo: https://github.com/charliermarsh/ruff-pre-commit
22
- rev: v0.0.206
+ rev: v0.0.215
23
hooks:
24
- id: ruff
25
args:
0 commit comments