We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3aaa9 commit e88ff16Copy full SHA for e88ff16
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
args: [--target-version, "3.2"]
39
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.6.4
+ rev: v0.6.5
42
hooks: # Format before linting
43
# - id: ruff-format
44
- id: ruff
0 commit comments