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 3b403bc commit fa390ceCopy full SHA for fa390ce
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: blacken-docs
28
additional_dependencies: [black==23.12.1]
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.1.12
+ rev: v0.1.13
31
hooks:
32
- id: ruff-format
33
- id: ruff
0 commit comments