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 5776d3e commit 21dd1c3Copy full SHA for 21dd1c3
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- "--py37-plus"
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: "v0.13.1"
+ rev: "v0.13.2"
15
hooks:
16
- id: ruff
17
args: ["--fix"]
0 commit comments