We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e596c2a commit 20f9291Copy full SHA for 20f9291
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: black
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.5.4
+ rev: v0.5.5
27
28
- id: ruff
29
types: [file]
0 commit comments