We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a304ff commit 3849e18Copy full SHA for 3849e18
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: pyproject-fmt
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.6.1
+ rev: v0.6.2
33
hooks:
34
- id: ruff
35
0 commit comments