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 d77056c commit 8c6d9ceCopy full SHA for 8c6d9ce
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: docformatter
16
args: [--in-place, --black]
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.13.2
+ rev: v0.13.3
19
hooks:
20
- id: ruff-format
21
- id: ruff-check
0 commit comments