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 ac3c382 commit 090c3f7Copy full SHA for 090c3f7
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: black
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.11.12
+ rev: v0.12.2
15
16
- id: ruff
17
args: [ --fix ]
0 commit comments