We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bada2 commit 7f02cabCopy full SHA for 7f02cab
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# This should be before any formatting hooks like isort
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: "v0.11.2"
+ rev: "v0.11.4"
5
hooks:
6
- id: ruff
7
args: ["--fix"]
0 commit comments