We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb42bfb commit c5d0b84Copy full SHA for c5d0b84
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
hooks:
14
- id: black
15
- repo: https://github.com/charliermarsh/ruff-pre-commit
16
- rev: v0.9.4
+ rev: v0.9.5
17
18
- id: ruff
19
args:
0 commit comments