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 4801bf2 commit bbab032Copy full SHA for bbab032
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
# Forbid files which have a UTF-8 Unicode replacement character.
52
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: "v0.11.12"
+ rev: "v0.12.7"
55
hooks:
56
- id: ruff
57
args: ["--fix", "--show-fixes"]
0 commit comments