We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b44b6 commit a5cabebCopy full SHA for a5cabeb
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
hooks:
10
- id: black
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.11.4
+ rev: v0.11.8
13
14
- id: ruff
15
args: ["--fix"]
0 commit comments