We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c435d15 + 7b64257 commit c25f234Copy full SHA for c25f234
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
additional_dependencies: [black==23.9.1]
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.7.2
+ rev: v0.8.1
34
hooks:
35
- id: ruff
36
args: [--fix]
0 commit comments