We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24dc179 commit e062a63Copy full SHA for e062a63
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
additional_dependencies: [black==24.*]
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.13.3"
+ rev: "v0.14.0"
33
hooks:
34
- id: ruff-check
35
args: ["--fix", "--show-fixes"]
0 commit comments