We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4603dd1 commit 79cfd09Copy full SHA for 79cfd09
.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.4.10
+ rev: v0.5.0
17
18
- id: ruff
19
args:
0 commit comments