Thanks to visit codestin.com Credit goes to github.com
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 5397625 commit 875c77fCopy full SHA for 875c77f
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Lints code
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: "v0.1.4"
+ rev: "v0.1.6"
39
hooks:
40
- id: ruff
41
args: ["--fix", "--show-fixes"]
0 commit comments