We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18aee9a commit 272b4a4Copy full SHA for 272b4a4
.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