We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f37496 commit e7edf9fCopy full SHA for e7edf9f
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: trailing-whitespace
29
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.13.3
+ rev: v0.14.3
32
hooks:
33
- id: ruff
34
args: ["--fix", "--show-fixes"]
0 commit comments